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 f493a1a + 1fcbcdf commit 725fc53Copy full SHA for 725fc53
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
os: [ubuntu-latest]
15
16
steps:
17
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
18
- name: Set up Java
19
uses: actions/setup-java@v5
20
with:
.github/workflows/jdk-ea-stable.yml
@@ -16,7 +16,7 @@ jobs:
packages: write
21
uses: oracle-actions/setup-java@v1
22
.github/workflows/jdk-ea.yml
@@ -21,7 +21,7 @@ jobs:
23
24
25
26
27
0 commit comments