We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b98683 + e0cdf50 commit 5bdfef5Copy full SHA for 5bdfef5
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@v5
+ - uses: actions/checkout@v6
23
# details https://github.com/actions/setup-java
24
- name: Set up JDK ${{ matrix.jdk }}
25
uses: actions/setup-java@v5
0 commit comments