We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b70e27 + 9358d94 commit 9fd0683Copy full SHA for 9fd0683
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
17
- name: Set up JDK 11
18
uses: actions/setup-java@v5
.github/workflows/publish.yaml
@@ -10,7 +10,7 @@ jobs:
10
11
with:
fetch-depth: 0
- uses: gradle/wrapper-validation-action@v3
0 commit comments