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 9777254 + 34048e6 commit 78d5031Copy full SHA for 78d5031
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
# Log available space
27
df -h
28
- name: "Checkout sources"
29
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
30
with:
31
fetch-depth: 0
32
- name: "Setup Java"
.github/workflows/dependency-submission.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
16
17
18
19
0 commit comments