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.
2 parents cdb2574 + 6e93bf7 commit b5b0adbCopy full SHA for b5b0adb
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
name: JDK ${{ matrix.java }}
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
- uses: actions/setup-java@v5
16
with:
17
distribution: temurin
0 commit comments