We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b38430 + fa57a94 commit d78fe9bCopy full SHA for d78fe9b
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
jdk: [11, 14, 17]
21
steps:
22
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
23
# details https://github.com/actions/setup-java
24
- name: Set up JDK ${{ matrix.jdk }}
25
uses: actions/setup-java@v5
0 commit comments