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 36fabc1 commit c5b28c6Copy full SHA for c5b28c6
.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@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0
+ - uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6
10
gradle:
11
name: "Build"
12
strategy:
0 commit comments