We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfb6309 + 35d4573 commit 0da556eCopy full SHA for 0da556e
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Setup Java 11 environment for the next steps
44
- name: Setup Java
45
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
46
with:
47
distribution: zulu
48
java-version: 11
0 commit comments