Merge pull request 'chore(deps): update actions/setup-python action to v7' (#14) from renovate/actions-setup-python-7.x into main
Unbound Release / Create Tag (push) Skipped
auth / coverage-baseline (push) Successful in 1m2s
Unbound Release / Check Preconditions (push) Successful in 26s
auth / test (push) Skipped
auth / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Release / release (push) Successful in 18m39s
Unbound Release / Create Release (push) Successful in 26s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 49s
Unbound Release / Create Tag (push) Skipped
auth / coverage-baseline (push) Successful in 1m2s
Unbound Release / Check Preconditions (push) Successful in 26s
auth / test (push) Skipped
auth / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Release / release (push) Successful in 18m39s
Unbound Release / Create Release (push) Successful in 26s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 49s
Reviewed-on: #14
This commit was merged in pull request #14.
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/setup-go@v7
|
||||
with:
|
||||
go-version: stable
|
||||
- uses: actions/setup-python@v6
|
||||
- uses: actions/setup-python@v7
|
||||
with:
|
||||
python-version: '3.14'
|
||||
- name: Install goimports
|
||||
|
||||
Reference in New Issue
Block a user