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 4c0dec7 + ddecbef commit bb0f2fdCopy full SHA for bb0f2fd
.github/workflows/gradle-wrapper-validation.yml
@@ -6,5 +6,5 @@ jobs:
6
name: "Validation"
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
10
- uses: gradle/wrapper-validation-action@v3
.github/workflows/gradle.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
- name: Set up JDK 17
19
uses: actions/setup-java@v5
20
with:
0 commit comments