Skip to content

Commit

Permalink
⬆️ Update dorny/paths-filter action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 2dfbd1f commit ba1fad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
outputs:
features: ${{ steps.filter.outputs.changes }}
steps:
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3

This comment has been minimized.

Copy link
@SkyBlack1225

SkyBlack1225 Jul 22, 2024

  -使用:dorny/paths-filter@ v3
id: filter
with:
filters: |
Expand Down

1 comment on commit ba1fad5

@SkyBlack1225
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-使用:dorny/paths-filter@ v3

Please sign in to comment.