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 6f98532 commit 0cfcd86Copy full SHA for 0cfcd86
2 files changed
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v6.0.2
17
- - uses: gradle/actions/wrapper-validation@v4
+ - uses: gradle/actions/wrapper-validation@v5
18
- name: Set up JDK
19
uses: actions/setup-java@v5
20
with:
.github/workflows/verify.yml
@@ -15,7 +15,7 @@ jobs:
21
0 commit comments