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 4326379 commit 577a73aCopy full SHA for 577a73a
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
cache: pip
19
cache-dependency-path: '**/requirements*.txt'
20
- id: changed-files
21
- uses: tj-actions/changed-files@v40
+ uses: tj-actions/changed-files@v41
22
- uses: pre-commit/[email protected]
23
continue-on-error: true
24
with:
0 commit comments