Skip to content

Commit f967a54

Browse files
committed
ci: bump paths-filter action version
1 parent 4ec2521 commit f967a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
example: ${{ steps.changes.outputs.example }}
2323
steps:
2424
- uses: actions/checkout@v4
25-
- uses: dorny/paths-filter@v2
25+
- uses: dorny/paths-filter@v3
2626
id: changes
2727
with:
2828
filters: |

0 commit comments

Comments
 (0)