mirror of https://github.com/go-gitea/gitea.git
Update dorny/paths-filter action (#29003)
This commit is contained in:
parent
ab45f9ee12
commit
a1e0d8bd8b
|
@ -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