Skip to content

Commit

Permalink
update cancel-workflow-action to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
DanEngelbrecht committed Mar 3, 2024
1 parent f8b737a commit 3665167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit 3665167

Please sign in to comment.