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 5fb4c54 commit 971a4d1Copy full SHA for 971a4d1
.github/workflows/pre-commit-check.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
13
- name: Get changed files
14
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@v46
15
id: changed-files
16
17
- name: Set up Python
0 commit comments