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.
2 parents 586da0f + 90ca2b2 commit c38cbabCopy full SHA for c38cbab
.github/workflows/build-docs.yml
@@ -27,7 +27,7 @@ jobs:
27
run: poetry config virtualenvs.in-project true
28
29
- name: Set up cache
30
- uses: actions/cache@v3
+ uses: actions/cache@v4
31
id: cache
32
with:
33
path: .venv
.github/workflows/python-test.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
@@ -85,7 +85,7 @@ jobs:
85
86
87
88
89
90
91
0 commit comments