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.
1 parent 37d2a80 commit d94bc71Copy full SHA for d94bc71
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: "Checkout sources"
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
with:
19
fetch-depth: 0
20
- name: "Setup Java"
.github/workflows/dependency-submission.yml
@@ -13,7 +13,7 @@ jobs:
13
0 commit comments