We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab45f9e commit a1e0d8bCopy full SHA for a1e0d8b
.github/workflows/files-changed.yml
@@ -35,7 +35,7 @@ jobs:
35
yaml: ${{ steps.changes.outputs.yaml }}
36
steps:
37
- uses: actions/checkout@v4
38
- - uses: dorny/paths-filter@v2
+ - uses: dorny/paths-filter@v3
39
id: changes
40
with:
41
filters: |
0 commit comments