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 ab48c76 + 0877cc8 commit 22b2dcfCopy full SHA for 22b2dcf
2 files changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Check out repository code.
16
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
17
- name: Get Zulu OpenJDK (current LTS version).
18
uses: actions/setup-java@v5
19
with:
.github/workflows/test.yml
- name: Get Zulu OpenJDK (current LTS version)
0 commit comments