2 parents b9645c8 + 7c98ad4 commit 870fccbCopy full SHA for 870fccb
1 file changed
.github/workflows/maven.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
12
- name: Set up JDK 17
13
uses: actions/setup-java@v4
14
with:
0 commit comments