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 b67d42e commit 3e7ed57Copy full SHA for 3e7ed57
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
16
17
- name: Setup JDK
18
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
19
with:
20
distribution: temurin
21
java-version: 17
0 commit comments