chore(deps): update actions/cache action to v4
Some checks failed
CI / ci (pull_request) Has been cancelled
Some checks failed
CI / ci (pull_request) Has been cancelled
This commit is contained in:
parent
aaf3a09ea5
commit
4a1825926f
@ -43,7 +43,7 @@ jobs:
|
||||
/root/.local/bin/poetry config virtualenvs.create true --local
|
||||
/root/.local/bin/poetry config virtualenvs.in-project true --local
|
||||
|
||||
- uses: actions/cache@v3
|
||||
- uses: actions/cache@v4
|
||||
name: Define cache for dependencies
|
||||
with:
|
||||
path: ./.venv
|
||||
|
Loading…
Reference in New Issue
Block a user