Skip to content

Commit b579afc

Browse files
benjefferymergify[bot]
authored andcommitted
Bump dependancy cache
1 parent d635c19 commit b579afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
id: venv-cache
4141
with:
4242
path: venv
43-
key: docs-venv-v3-${{ hashFiles(env.REQUIREMENTS) }}
43+
key: docs-venv-v4-${{ hashFiles(env.REQUIREMENTS) }}
4444

4545
- name: Create venv and install deps (one by one to avoid conflict errors)
4646
if: steps.venv-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)