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 8f7c976 + b350ca3 commit 02917a7Copy full SHA for 02917a7
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
name: JDK ${{ matrix.java }}
13
steps:
14
- uses: actions/checkout@v4
15
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
16
with:
17
distribution: temurin
18
java-version: ${{ matrix.java }}
0 commit comments