Skip to content

Commit

Permalink
Bump skip-duplicates CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman committed Dec 17, 2022
1 parent 02665e1 commit 968a10e
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 @@ -22,7 +22,7 @@ jobs:
outputs:
should_skip: ${{steps.skip_check.outputs.should_skip}}
steps:
- uses: fkirc/skip-duplicate-actions@v4
- uses: fkirc/skip-duplicate-actions@v5
id: skip_check
with:
cancel_others: 'true'
Expand Down

0 comments on commit 968a10e

Please sign in to comment.