We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eef660 commit eec2c2cCopy full SHA for eec2c2c
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
name: CI JDK ${{ matrix.java }}
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- uses: actions/setup-java@v4
20
with:
21
java-version: ${{ matrix.java }}
0 commit comments