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 53d47d8 + 24b296b commit 75c1d28Copy full SHA for 75c1d28
.github/workflows/build.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
steps:
20
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
21
- uses: actions/setup-java@v5
22
with:
23
distribution: 'zulu'
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
0 commit comments