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 8dd23da + cdf1f8a commit 2065152Copy full SHA for 2065152
1 file changed
.github/workflows/testsite.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v5
11
- name: Set up JDK 17
12
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
13
with:
14
java-version: '17'
15
distribution: 'temurin'
0 commit comments