Skip to content

Commit

Permalink
Merge pull request #28 from MPExtended/dependabot/github_actions/dorn…
Browse files Browse the repository at this point in the history
…y/paths-filter-3

DEP: Bump dorny/paths-filter from 2 to 3
  • Loading branch information
andrewjswan authored Mar 23, 2024
2 parents 417d465 + e714ab3 commit ab55bfa
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 @@ -71,7 +71,7 @@ jobs:
changes: ${{ steps.changes.outputs.xmp }}
steps:
- uses: actions/checkout@v4
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: changes
with:
filters: |
Expand Down

0 comments on commit ab55bfa

Please sign in to comment.