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 52092c7 + 6dcf8e0 commit 300320dCopy full SHA for 300320d
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
os: [ ubuntu-latest ]
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
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