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