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.
1 parent 7c8b5e2 commit 0da9e57Copy full SHA for 0da9e57
.github/workflows/master.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v4
19
- - uses: gradle/wrapper-validation-action@v4
+ - 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
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
15
0 commit comments