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.
1 parent 7eab443 commit f5cbd92Copy full SHA for f5cbd92
.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