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 d0676c6 commit 2d2b5e2Copy full SHA for 2d2b5e2
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v4
29
30
- name: Setup java
31
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
32
with:
33
distribution: 'temurin'
34
java-version: ${{matrix.java}}
0 commit comments