Skip to content

Commit

Permalink
Update andymckay/cancel-action action from 0.2 to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2022
1 parent 85a9f3d commit b63681d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Cancel other jobs on Build failure, no need to check / test it.
if: failure()
uses: andymckay/cancel-action@0.2
uses: andymckay/cancel-action@0.3

- name: Publish Gradle Quality plugins to mavenLocal().
# TODEL --no-configuration-cache, because https://github.com/Kotlin/dokka/issues/2231
Expand Down

0 comments on commit b63681d

Please sign in to comment.