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