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 386914b commit bdd8126Copy full SHA for bdd8126
.github/workflows/maven.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
- name: Set up JDK 17
25
uses: actions/setup-java@v4
26
with:
0 commit comments