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 e7a864e commit bf600f0Copy full SHA for bf600f0
.github/workflows/gradle-build.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-24.04
7
steps:
8
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
9
- - uses: gradle/actions/wrapper-validation@017a9effdb900e5b5b2fddfb590a105619dca3c3
+ - uses: gradle/actions/wrapper-validation@748248ddd2a24f49513d8f472f81c3a07d4d50e1
10
- uses: eskatos/gradle-command-action@ac2d340dc04d9e1113182899e983b5400c17cda1
11
with:
12
arguments: wrapper
0 commit comments