Skip to content

Commit

Permalink
fix: pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaoyilunnn committed Dec 5, 2024
1 parent 530628d commit 03abaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: '3.10'
- uses: actions/cache@v3
with:
path: ~/.cache/pre-commit/
Expand Down

0 comments on commit 03abaac

Please sign in to comment.