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 f565c8d commit 602c373Copy full SHA for 602c373
.github/workflows/gradle-build.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-24.04
7
steps:
8
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
9
- - uses: gradle/actions/wrapper-validation@ac638b010cf58a27ee6c972d7336334ccaf61c96
+ - uses: gradle/actions/wrapper-validation@017a9effdb900e5b5b2fddfb590a105619dca3c3
10
- uses: eskatos/gradle-command-action@ac2d340dc04d9e1113182899e983b5400c17cda1
11
with:
12
arguments: wrapper
0 commit comments