We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e614348 + d699771 commit 05a34caCopy full SHA for 05a34ca
1 file changed
.github/workflows/main.yml
@@ -85,7 +85,7 @@ jobs:
85
run: poetry config virtualenvs.in-project true
86
87
- name: Setup cache
88
- uses: actions/cache@v3
+ uses: actions/cache@v4
89
id: cache
90
with:
91
path: .venv
0 commit comments