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 27f2ffb commit 994bd6aCopy full SHA for 994bd6a
2 files changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
ref: ${{ inputs.branch }}
23
- name: Install JDK
24
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
25
26
java-version: |
27
.github/workflows/deploy.yml
0 commit comments