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 08629b5 + 3367c7b commit e5aaf59Copy full SHA for e5aaf59
.github/workflows/build.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- uses: actions/checkout@v5
21
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
22
with:
23
distribution: 'zulu'
24
java-version: 17
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
0 commit comments