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 77ec278 commit 8e2b03dCopy full SHA for 8e2b03d
.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