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 e9dc4b1 + 50a2cce commit 6582d81Copy full SHA for 6582d81
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
os: [ ubuntu-latest ]
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- name: Set up JDK
17
uses: actions/setup-java@v5
18
with:
.github/workflows/snapshot.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
0 commit comments