We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9f4d57 + 4965ab3 commit c33bcb1Copy full SHA for c33bcb1
.github/workflows/master.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: gradle/wrapper-validation-action@v2
+ - uses: gradle/wrapper-validation-action@v3
18
- name: Set up JDK 11
19
uses: actions/setup-java@v4
20
with:
.github/workflows/pull_request.yml
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
21
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
22
23
24
0 commit comments