chore(deps): update actions/checkout action to v5 (#33)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m37s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m37s
Co-authored-by: Renovate Bot <renovate@horstenkamp.eu> Co-committed-by: Renovate Bot <renovate@horstenkamp.eu>
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
|||||||
name: pre-commit Linting
|
name: pre-commit Linting
|
||||||
runs-on: pi
|
runs-on: pi
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
- uses: actions/setup-python@v6
|
- uses: actions/setup-python@v6
|
||||||
- run: pip install pre-commit
|
- run: pip install pre-commit
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Reference in New Issue
Block a user