Skip to content

Commit d9c7896

Browse files
chore(deps) Update styfle/cancel-workflow-action action to v0.11.0
1 parent a93bd96 commit d9c7896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: 🛑 Cancel Previous Runs
23-
uses: styfle/cancel-workflow-action@0.9.1
23+
uses: styfle/cancel-workflow-action@0.11.0
2424
with:
2525
access_token: ${{ secrets.GITHUB_TOKEN }}
2626

0 commit comments

Comments
 (0)