Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
fix: gh action paths-filter version (#10202)
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-mba authored Feb 1, 2024
1 parent a06b043 commit ff28958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vercel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
needs: deploy
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 ff28958

Please sign in to comment.