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