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 4228281 commit d3c5b3aCopy full SHA for d3c5b3a
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
with:
16
fetch-depth: 0
17
- - uses: gradle/wrapper-validation-action@v2
+ - uses: gradle/actions/wrapper-validation@v3
18
- name: Setup Gradle
19
uses: gradle/actions/setup-gradle@v3
20
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
37
context: changelog
38
workflow_id: release.yml
39
40
41
42
0 commit comments