Skip to content

Commit f034a3f

Browse files
chore(deps): update styfle/cancel-workflow-action action to v0.12.0 (#528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent faa3df5 commit f034a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_gh-pages.yml

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

1111
steps:
1212
- name: Cancel Previous Runs
13-
uses: styfle/cancel-workflow-action@0.11.0
13+
uses: styfle/cancel-workflow-action@0.12.0
1414
with:
1515
access_token: ${{ secrets.GITHUB_TOKEN }}
1616

0 commit comments

Comments
 (0)