diff options
| author | Laurențiu Nicola <lnicola@dend.ro> | 2024-02-07 19:24:35 +0200 |
|---|---|---|
| committer | Laurențiu Nicola <lnicola@dend.ro> | 2024-02-07 19:24:35 +0200 |
| commit | aa9bc01824a43ebd29c18eb0d18d41634a5876aa (patch) | |
| tree | 788f44c058061d9a2d9b133a5ca0f3fa57aaa809 | |
| parent | 1974e7490d4224747bfcb7d376a8ed13dbd30f19 (diff) | |
| download | rust-aa9bc01824a43ebd29c18eb0d18d41634a5876aa.tar.gz rust-aa9bc01824a43ebd29c18eb0d18d41634a5876aa.zip | |
Bump paths-filter
| -rw-r--r-- | .github/workflows/ci.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0140bce13a4..964be478fa3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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: | |
