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 b7d4707 commit a9dddfaCopy full SHA for a9dddfa
2 files changed
.github/workflows/gradle.yml
@@ -16,7 +16,7 @@ jobs:
16
- 21
17
18
steps:
19
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
20
- name: Install JDK
21
uses: actions/setup-java@v5
22
with:
.github/workflows/mvn.yml
0 commit comments