Skip to content

Commit

Permalink
chore: bump github action deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Jan 4, 2025
1 parent 0197a2d commit 17a73c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.13'
- uses: pre-commit/action@v3
- uses: pre-commit/action@v3.0.1

test:
needs: pre-commit
Expand Down

0 comments on commit 17a73c6

Please sign in to comment.