Skip to content

Commit 4b03926

Browse files
chore(ci): update styfle/cancel-workflow-action action to v0.13.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a20a696 commit 4b03926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Cancel Previous Runs
14-
uses: styfle/cancel-workflow-action@0.9.1
14+
uses: styfle/cancel-workflow-action@0.13.1
1515
with:
1616
access_token: ${{ github.token }}
1717

0 commit comments

Comments
 (0)