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 892d8ff + 67e289b commit 6a341e7Copy full SHA for 6a341e7
.github/workflows/docs-build.yml
@@ -28,7 +28,7 @@ jobs:
28
run: poetry config virtualenvs.in-project true
29
30
- name: Set up cache
31
- uses: actions/cache@v4
+ uses: actions/cache@v5
32
id: cache
33
with:
34
path: .venv
.github/workflows/python-tests.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