Skip to content

Commit ca44e1e

Browse files
committed
Auto merge of #16506 - lnicola:bump-paths-filter, r=lnicola
minor: bump `paths-filter` Fixes a Node version warning.
2 parents 8628352 + aa9bc01 commit ca44e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
proc_macros: ${{ steps.filter.outputs.proc_macros }}
2929
steps:
3030
- uses: actions/checkout@v3
31-
- uses: dorny/paths-filter@4067d885736b84de7c414f582ac45897079b0a78
31+
- uses: dorny/paths-filter@1441771bbfdd59dcd748680ee64ebd8faab1a242
3232
id: filter
3333
with:
3434
filters: |

0 commit comments

Comments
 (0)