mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-10 02:32:51 +01:00
Update dorny/paths-filter action (#29003)
This commit is contained in:
parent
ab45f9ee12
commit
a1e0d8bd8b
2
.github/workflows/files-changed.yml
vendored
2
.github/workflows/files-changed.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user