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 e06a4b2 commit 0958878Copy full SHA for 0958878
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@v2
+ uses: actions/setup-java@v5
25
26
java-version: ${{ inputs.jdk }}
27
distribution: temurin
.github/workflows/deploy.yml
0 commit comments