workflow/lint: setup-python to v5, try to fix pip-install
Some checks failed
ci-lint / test (push) Failing after 37s

This commit is contained in:
Josh Lay 2025-10-19 08:30:55 -05:00
parent 7d959cce64
commit 9723e1e45d
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -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