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 10681f9 + 8f715ff commit c901d4aCopy full SHA for c901d4a
.github/workflows/build-docs.yml
@@ -29,7 +29,7 @@ jobs:
29
run: poetry config virtualenvs.in-project true
30
31
- name: Set up cache
32
- uses: actions/cache@v4
+ uses: actions/cache@v5
33
id: cache
34
with:
35
path: .venv
.github/workflows/python-test.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments