We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10c5e2f + 43dbd3d commit b020be0Copy full SHA for b020be0
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
22
# Setup Java 17 environment for the next steps
23
- name: Setup Java
24
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
25
with:
26
distribution: zulu
27
java-version: 17
0 commit comments