workflow/lint: setup-python to v5, try to fix pip-install
Some checks failed
ci-lint / test (push) Failing after 37s
Some checks failed
ci-lint / test (push) Failing after 37s
This commit is contained in:
parent
7d959cce64
commit
9723e1e45d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: actions/setup-python@v6
|
- uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
pip-install: ansible-core ansible-lint
|
pip-install: ansible-core ansible-lint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue