chore(deps): update actions/setup-python action to v5
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m44s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m44s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: pi
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
- name: Pre Commit
|
||||
|
Reference in New Issue
Block a user