We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21e67c1 + 28a9f0a commit b55d3b0Copy full SHA for b55d3b0
1 file changed
.github/workflows/gradle.yml
@@ -21,7 +21,7 @@ jobs:
21
contents: read
22
23
steps:
24
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
25
- name: Set up JDK 17
26
uses: actions/setup-java@v5
27
with:
@@ -54,7 +54,7 @@ jobs:
54
contents: write
55
56
57
58
59
60
0 commit comments