mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-07-04 15:46:16 +00:00
fix: update cache
This commit is contained in:
parent
e7376f6c3d
commit
784d0499b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/_deploy-core.yml
vendored
2
.github/workflows/_deploy-core.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
key: pip-ansible
|
||||
|
||||
- name: Cache Ansible collections
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: ~/.ansible
|
||||
key: ansible-galaxy-${{ hashFiles('ansible/requirements.yml') }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue