workflow: shorten name of collection-caching step
All checks were successful
ansible-lint / ansible-lint (push) Successful in 25s

This commit is contained in:
Josh Lay 2025-10-19 15:00:28 -05:00
parent ad5210e3c8
commit ab83124987
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -29,7 +29,7 @@ jobs:
env: env:
FORCE_COLOR: '1' FORCE_COLOR: '1'
- name: cache '.ansible/collections' - name: cache '.ansible'
id: cache-collections id: cache-collections
uses: actions/cache@v4 uses: actions/cache@v4
with: with: