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 6489332 commit d5e64bdCopy full SHA for d5e64bd
.github/workflows/gradle-build.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-22.04
7
steps:
8
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
9
- - uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6
+ - uses: gradle/actions/wrapper-validation@94baf225fe0a508e581a564467443d0e2379123b
10
- uses: eskatos/gradle-command-action@ac2d340dc04d9e1113182899e983b5400c17cda1
11
with:
12
arguments: wrapper
0 commit comments