Skip to content

Commit

Permalink
update paths filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick VanCise authored and Nick VanCise committed Feb 6, 2024
1 parent 3a3030a commit 83b1c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unprotected.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: fkirc/skip-duplicate-actions@v5.3.1
with:
concurrent_skipping: 'same_content_newer'
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3.0.0
id: filter
with:
filters: |
Expand Down

0 comments on commit 83b1c35

Please sign in to comment.