Skip to content

Commit

Permalink
chore(workflows): use new cancel-workflow-action release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Apr 11, 2021
1 parent ba421a4 commit c62a844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yaml
Expand Up @@ -8,7 +8,7 @@ jobs:
# temporarily use cancel-workflow-action fork pending upstream adoption of
# https://github.com/styfle/cancel-workflow-action/pull/62
steps:
- uses: mikehardy/cancel-workflow-action@0.8.0
- uses: styfle/cancel-workflow-action@0.9.0
with:
# Ids in order:
# all_plugins
Expand Down

0 comments on commit c62a844

Please sign in to comment.