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