Skip to content

Commit

Permalink
Update pre-commit action to @V3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder committed Jan 31, 2025
1 parent 8d40495 commit 3e233eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
python-version: "3.10"

- name: Install and Run Pre-commit
uses: pre-commit/action@v3.0.0
uses: pre-commit/action@v3

build:
needs: skip-duplicate-actions
Expand Down

0 comments on commit 3e233eb

Please sign in to comment.