We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6e1666 + a9987da commit df08f00Copy full SHA for df08f00
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v3
10
with:
11
fetch-depth: 0
12
- - uses: actions/setup-java@v2
+ - uses: actions/setup-java@v3
13
14
distribution: temurin
15
java-version: 8
0 commit comments