workflow: shorten name of collection-caching step
All checks were successful
ansible-lint / ansible-lint (push) Successful in 25s
All checks were successful
ansible-lint / ansible-lint (push) Successful in 25s
This commit is contained in:
parent
ad5210e3c8
commit
ab83124987
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-lint.yml
vendored
2
.github/workflows/ansible-lint.yml
vendored
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue