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 679a123 commit 6c58a15Copy full SHA for 6c58a15
.github/workflows/gradle.yml
@@ -14,7 +14,7 @@ jobs:
14
contents: read
15
16
steps:
17
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
18
- name: Set up JDK 17
19
uses: actions/setup-java@v5
20
with:
@@ -36,7 +36,7 @@ jobs:
36
contents: write
37
38
39
40
41
42
0 commit comments