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 e6cd909 commit f28633cCopy full SHA for f28633c
.github/workflows/unittests.yml
@@ -57,7 +57,7 @@ jobs:
57
if: "!contains(github.event.head_commit.message, 'ci-skip')"
58
steps:
59
- name: Cancel Outdated Runs
60
- uses: styfle/cancel-workflow-action@0.9.0
+ uses: styfle/cancel-workflow-action@0.9.1
61
with:
62
access_token: ${{ github.token }}
63
- uses: actions/checkout@v2
0 commit comments