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 e52806a commit a8c5f65Copy full SHA for a8c5f65
.github/workflows/release.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: REUSE Compliance Check
58
uses: fsfe/[email protected]
59
- name: Set up JDK 21
60
- uses: actions/setup-java@v4.7.0
+ uses: actions/setup-java@v5.0.0
61
with:
62
java-version: '21'
63
distribution: 'temurin'
0 commit comments