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 f5dd570 + e34aba1 commit 2a4b8d2Copy full SHA for 2a4b8d2
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
os: [ubuntu-latest]
15
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- name: Set up Java
19
uses: actions/setup-java@v4
20
with:
.github/workflows/jdk-ea.yml
@@ -20,7 +20,7 @@ jobs:
21
22
23
24
25
uses: oracle-actions/setup-java@v1
26
0 commit comments