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 10975d3 commit 7e02ac5Copy full SHA for 7e02ac5
.github/workflows/jitpack-release.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v3
17
18
- name: Set up JDK 21
19
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
20
with:
21
java-version: '21'
22
0 commit comments