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