Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2242aba008 | ||
|
|
dfbfd8698d |
@@ -10,8 +10,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
SPECIFIC_BRANCH: chore/update-pre-commit
|
SPECIFIC_BRANCH: chore/update-pre-commit
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v7.0.0
|
- uses: actions/checkout@v7
|
||||||
- uses: actions/setup-python@v6
|
- uses: actions/setup-python@v7
|
||||||
- run: pip install pre-commit
|
- run: pip install pre-commit
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: pre-commit
|
- name: pre-commit
|
||||||
|
|||||||
Reference in New Issue
Block a user