Skip to content

Commit

Permalink
revert breaking change in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wusatosi committed Oct 14, 2024
1 parent fd520c4 commit 663e9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:

# See:
# https://github.com/tj-actions/changed-files?tab=readme-ov-file#using-local-git-directory-
- uses: pre-commit/action@v3
- uses: pre-commit/action@v3.0.1
with:
extra_args: --files ${{ steps.changed-files.outputs.all_changed_files }}

0 comments on commit 663e9e2

Please sign in to comment.