We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196e7eb commit e3d0ab8Copy full SHA for e3d0ab8
1 file changed
.github/workflows/gradle.yml
@@ -14,7 +14,7 @@ jobs:
14
contents: read
15
16
steps:
17
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
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