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 6a2ae81 + 877aa26 commit 24943bdCopy full SHA for 24943bd
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@v6
+ uses: actions/checkout@v7
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