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.
2 parents c5d8ae7 + f6dac10 commit 353ffc7Copy full SHA for 353ffc7
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v2
16
- - uses: gradle/[email protected].3
+ - uses: gradle/[email protected].4
17
18
build:
19
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
0 commit comments