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.
2 parents 78e1ad1 + f5cbd92 commit 5754179Copy full SHA for 5754179
.github/workflows/build-and-publish-web.yml
@@ -12,7 +12,7 @@ jobs:
12
13
# Setup Java 1.8 environment for the next steps
14
- name: Setup Java
15
- uses: actions/setup-java@v1
+ uses: actions/setup-java@v4
16
with:
17
java-version: 17
18
0 commit comments