Skip to content

Commit

Permalink
Update dorny/paths-filter action (go-gitea#29003)
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Feb 20, 2024
1 parent 25047dd commit 0281aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/files-changed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
yaml: ${{ steps.changes.outputs.yaml }}
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 0281aef

Please sign in to comment.