chore(deps): update actions/setup-python action to v6
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
go-version: stable
|
||||
- name: Install Go tools
|
||||
run: go install golang.org/x/tools/cmd/goimports@latest
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.14'
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
|
||||
Reference in New Issue
Block a user