Skip to content

Commit f42ad91

Browse files
chore(deps): update styfle/cancel-workflow-action action to v0.12.0
1 parent ba170f0 commit f42ad91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Cancel Previous Runs 🚫
11-
uses: styfle/cancel-workflow-action@0.9.0
11+
uses: styfle/cancel-workflow-action@0.12.0
1212
with:
1313
access_token: ${{ github.token }}
1414

0 commit comments

Comments
 (0)