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 7d239c4 + 9a4e68f commit 36def9dCopy full SHA for 36def9d
.github/workflows/doc.yml
@@ -67,7 +67,7 @@ jobs:
67
key: linkcheck
68
path: docs/book/linkcheck
69
70
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
71
with:
72
path: docs/src/development/vhs/
73
.github/workflows/vhs-template.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: shallow clone
20
uses: actions/checkout@v4
21
22
23
24
name: example
25
path: /usr/local/bin/
0 commit comments