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 7a131ee commit c4afc12Copy full SHA for c4afc12
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
timeout-minutes: 20
9
steps:
10
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
11
with:
12
java-version: 8
13
distribution: temurin
0 commit comments