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 277d89d commit 98149adCopy full SHA for 98149ad
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
key: ${{ matrix.os }}
19
- id: changed-files
20
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v45
21
- uses: pre-commit/[email protected]
22
23
extra_args: cargo-check --files ${{ steps.changed-files.outputs.all_changed_files }}
0 commit comments