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.
1 parent 54cf54f commit ef4d54dCopy full SHA for ef4d54d
.github/workflows/build.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
- uses: actions/setup-java@v4
22
with:
23
distribution: 'zulu'
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
0 commit comments