Skip to content

Commit

Permalink
Auto merge of #16506 - lnicola:bump-paths-filter, r=lnicola
Browse files Browse the repository at this point in the history
minor: bump `paths-filter`

Fixes a Node version warning.
  • Loading branch information
bors committed Feb 7, 2024
2 parents 8628352 + aa9bc01 commit ca44e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
proc_macros: ${{ steps.filter.outputs.proc_macros }}
steps:
- uses: actions/checkout@v3
- uses: dorny/paths-filter@4067d885736b84de7c414f582ac45897079b0a78
- uses: dorny/paths-filter@1441771bbfdd59dcd748680ee64ebd8faab1a242
id: filter
with:
filters: |
Expand Down

0 comments on commit ca44e1e

Please sign in to comment.