We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4504f commit 7e56960Copy full SHA for 7e56960
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
run: poetry config virtualenvs.in-project true
44
45
- name: Set up cache
46
- uses: actions/cache@v2
+ uses: actions/cache@v4
47
id: cache
48
with:
49
path: .venv
0 commit comments