Merge pull request 'chore(deps): update actions/setup-python action to v6' (#5) from renovate/actions-setup-python-6.x into main
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m4s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m4s
This commit was merged in pull request #5.
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: pi
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/setup-python@v6
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
- name: Pre Commit
|
||||
|
||||
Reference in New Issue
Block a user