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 81226ee commit 4222b24Copy full SHA for 4222b24
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v5
20
21
- name: Set up JDK 21
22
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
23
with:
24
distribution: 'temurin'
25
java-version: '21'
0 commit comments