Skip to content

Commit

Permalink
Bump dorny/paths-filter from 2 to 3 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent a9c28d2 commit 16d3865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
outputs:
src: ${{ steps.filter.outputs.changes }}
steps:
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: filter
with:
filters: |
Expand Down

0 comments on commit 16d3865

Please sign in to comment.