workflow/lint: restore python-version
Some checks failed
ci-lint / test (push) Failing after 5s

This commit is contained in:
Josh Lay 2025-10-19 07:42:20 -05:00
parent a72ad8770b
commit cb83f22908
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -16,6 +16,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v6
with:
python-version: 3.13
cache: 'pip'
- name: ansible/collections