mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-07-04 15:46:16 +00:00
fix: update cache version
This commit is contained in:
parent
7ad2766f94
commit
e7376f6c3d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/_deploy-core.yml
vendored
2
.github/workflows/_deploy-core.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Cache pip packages
|
- name: Cache pip packages
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v5
|
||||||
with:
|
with:
|
||||||
path: ~/.cache/pip
|
path: ~/.cache/pip
|
||||||
key: pip-ansible
|
key: pip-ansible
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue