chore(deps): update actions/checkout action to v6
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 1m30s
All checks were successful
Lint / pre-commit Autoupdate (push) Successful in 1m30s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
env:
|
||||
SPECIFIC_BRANCH: chore/update-pre-commit
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/setup-python@v6
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user