Update actions/setup-python action to v6
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
go-version-file: go.mod
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
|
||||
- name: Run pre-commit
|
||||
uses: https://git.iamthefij.com/iamthefij/pre-commit-action@v3.0.2
|
||||
|
||||
Reference in New Issue
Block a user