There was an error while loading. Please reload this page.
2 parents 1562b15 + 7e1f6f7 commit 67bc67fCopy full SHA for 67bc67f
.github/workflows/ci.yml
@@ -106,7 +106,7 @@ jobs:
106
run: |
107
poetry config virtualenvs.create true --local
108
poetry config virtualenvs.in-project true --local
109
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
110
name: Define a cache for the virtual environment based on the dependencies lock file
111
with:
112
path: ./.venv
0 commit comments