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 80e02b6 + dc33df4 commit de94f6bCopy full SHA for de94f6b
.github/workflows/cd.yaml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
fetch-depth: 0
49
- name: Set up JDK 8
50
- uses: actions/setup-java@v2.5.0
+ uses: actions/setup-java@v3
51
52
distribution: temurin
53
java-version: 8
0 commit comments