We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5373e9 + dc89f78 commit 0fb6dd3Copy full SHA for 0fb6dd3
1 file changed
.github/workflows/maven.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
java: [ 17, 21 ]
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
23
- name: Set up JDK
24
uses: actions/setup-java@v4
25
with:
0 commit comments