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