We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b7f402 + 4dec083 commit 8355f63Copy full SHA for 8355f63
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 21
26
uses: actions/setup-java@v4
27
with:
@@ -54,7 +54,7 @@ jobs:
54
contents: write
55
56
57
58
59
60
0 commit comments