There was an error while loading. Please reload this page.
1 parent 1b2f5a2 commit 1cef082Copy full SHA for 1cef082
.github/workflows/deploy.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@v4
25
26
java-version: |
27
0 commit comments