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 d218bc1 commit 1da7b43Copy full SHA for 1da7b43
.github/workflows/master.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
13
- - uses: gradle/wrapper-validation-action@v1
+ - uses: gradle/wrapper-validation-action@v3
14
15
test:
16
name: Test run
.github/workflows/pull-request.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
0 commit comments