We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64844e7 commit a9987daCopy full SHA for a9987da
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v2
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