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 f5dd570 commit e34aba1Copy full SHA for e34aba1
.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