There was an error while loading. Please reload this page.
2 parents 63de7cd + 0a08c5d commit 8bc61dbCopy full SHA for 8bc61db
1 file changed
.github/workflows/static_checks.yml
@@ -21,6 +21,6 @@ jobs:
21
uses: tj-actions/changed-files@v47
22
23
- name: Style checks via prek
24
- uses: j178/prek-action@v2
+ uses: j178/prek-action@v2.0.6
25
with:
26
extra-args: --verbose --hook-stage manual --files ${{ steps.changed-files.outputs.all_changed_files }}
0 commit comments