iamgojoof6eyes commited on
Commit
d52fe4c
·
2 Parent(s): 63664d2 ebe696b

Merge branch 'main' of https://github.com/iamgojoof6eyes/Gojo_Satarou

Browse files
.github/workflows/pre-commit-autoupdate.yml CHANGED
@@ -9,7 +9,7 @@ jobs:
9
  steps:
10
  - uses: actions/checkout@v3
11
  - name: Set up Python
12
- uses: actions/setup-python@v3
13
  - name: Install pre-commit
14
  run: pip install pre-commit
15
  - name: Run pre-commit autoupdate
 
9
  steps:
10
  - uses: actions/checkout@v3
11
  - name: Set up Python
12
+ uses: actions/setup-python@v4
13
  - name: Install pre-commit
14
  run: pip install pre-commit
15
  - name: Run pre-commit autoupdate