We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f86e46b + aec2bc5 commit d6105d7Copy full SHA for d6105d7
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
- - uses: actions/setup-java@v4.0.0
+ - uses: actions/setup-java@v4.2.1
19
20
distribution: 'adopt'
21
java-version: '17'
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
0 commit comments