We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f881b6 + e3f215f commit cd24768Copy full SHA for cd24768
1 file changed
.github/workflows/maven.yml
@@ -13,7 +13,7 @@ jobs:
13
java: [17,21,25]
14
15
steps:
16
- - uses: actions/checkout@v6.0.2
+ - uses: actions/checkout@v6.0.3
17
18
- name: Set up JDK ${{ matrix.java }}
19
if: ${{ matrix.java != 25 }}
0 commit comments