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