Skip to content

Commit

Permalink
Update cancel workflow action to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Aug 20, 2024
1 parent 7ffcc95 commit 14dee49
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 @@ -21,7 +21,7 @@ jobs:

steps:
- name: Cancel Previous workflow runs
uses: styfle/cancel-workflow-action@0.9.1
uses: styfle/cancel-workflow-action
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit 14dee49

Please sign in to comment.