Skip to content

Commit f9930e0

Browse files
chore(deps): update styfle/cancel-workflow-action action to v0.13.0
1 parent 921c014 commit f9930e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-node/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ runs:
2525
using: composite
2626
steps:
2727
- name: Cancel Previous Runs
28-
uses: styfle/cancel-workflow-action@0.12.1
28+
uses: styfle/cancel-workflow-action@0.13.0
2929
continue-on-error: true
3030
with:
3131
access_token: ${{ github.token }}

0 commit comments

Comments
 (0)