[CI] specify actions/setup-python version
Some checks failed
Containers / timestamp (push) Successful in 1s
Containers / release-trigger (push) Has been skipped
Containers / tags (push) Successful in 1s
Containers / stable-release-trigger (push) Has been skipped
Containers / dev-generic (push) Failing after 8s
Containers / architectures (push) Failing after 21s
Containers / candidates (push) Has been skipped
Containers / releases (push) Has been skipped
Containers / git-tag (push) Has been skipped
Containers / stable-releases (push) Has been skipped
Containers / stable-git-tag (push) Has been skipped
Some checks failed
Containers / timestamp (push) Successful in 1s
Containers / release-trigger (push) Has been skipped
Containers / tags (push) Successful in 1s
Containers / stable-release-trigger (push) Has been skipped
Containers / dev-generic (push) Failing after 8s
Containers / architectures (push) Failing after 21s
Containers / candidates (push) Has been skipped
Containers / releases (push) Has been skipped
Containers / git-tag (push) Has been skipped
Containers / stable-releases (push) Has been skipped
Containers / stable-git-tag (push) Has been skipped
This commit is contained in:
parent
cd66db04b5
commit
143e0bbb30
@ -40,7 +40,7 @@ jobs:
|
|||||||
json: ${{ steps.import.outputs.json }}
|
json: ${{ steps.import.outputs.json }}
|
||||||
steps:
|
steps:
|
||||||
- name: Setup python
|
- name: Setup python
|
||||||
uses: actions/setup-python
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.11
|
python-version: 3.11
|
||||||
cache: pip
|
cache: pip
|
||||||
|
Loading…
Reference in New Issue
Block a user