Skip to content

Commit

Permalink
ci: Bump styfle/cancel-workflow-action to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick888 committed Jan 29, 2024
1 parent 1e65c78 commit 47d4bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Cancel Previous Runs
if: contains(matrix.os, 'ubuntu')
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit 47d4bd6

Please sign in to comment.