workflow/lint: specify minor py3.13 release
Some checks failed
ci-lint / test (push) Failing after 4s
Some checks failed
ci-lint / test (push) Failing after 4s
This commit is contained in:
parent
16561dbe62
commit
c0515d2346
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4 # v5 needs nodejs 24+, f42 ships 22
|
- uses: actions/checkout@v4 # v5 needs nodejs 24+, f42 ships 22
|
||||||
- uses: actions/setup-python@v6
|
- uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.13.9'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
|
|
||||||
- name: ansible/collections
|
- name: ansible/collections
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue