We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ecf41 commit 97d477bCopy full SHA for 97d477b
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v3
14
- - uses: gradle/wrapper-validation-action@v1
+ - uses: gradle/actions/wrapper-validation@v3
15
build:
16
needs:
17
- validation
0 commit comments