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 dd0f1fe commit 4c016ffCopy full SHA for 4c016ff
.github/workflows/gradle.yml
@@ -14,7 +14,7 @@ jobs:
14
contents: read
15
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- name: Set up JDK 17
19
uses: actions/setup-java@v4
20
with:
0 commit comments