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 cef4f35 commit 7d1b642Copy full SHA for 7d1b642
.github/workflows/gradle.yml
@@ -15,7 +15,7 @@ jobs:
15
- 21
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- name: Install JDK
20
uses: actions/setup-java@v5
21
with:
.github/workflows/mvn.yml
@@ -16,7 +16,7 @@ jobs:
22
0 commit comments