chore(deps): update actions/checkout action to v5
Some checks failed
Lint / pre-commit Autoupdate (push) Failing after 5s
Some checks failed
Lint / pre-commit Autoupdate (push) Failing after 5s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
SPECIFIC_BRANCH: chore/update-pre-commit
|
SPECIFIC_BRANCH: chore/update-pre-commit
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
- uses: actions/setup-python@v5
|
- uses: actions/setup-python@v5
|
||||||
- run: pip install pre-commit
|
- run: pip install pre-commit
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Reference in New Issue
Block a user