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 1102e04 commit 656b3edCopy full SHA for 656b3ed
.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@v44
+ uses: tj-actions/changed-files@v45
22
- uses: pre-commit/action@v3.0.1
23
continue-on-error: true
24
with:
0 commit comments