There was an error while loading. Please reload this page.
1 parent 1562b15 commit 7e1f6f7Copy full SHA for 7e1f6f7
.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