We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abfc0ea commit f75c6a0Copy full SHA for f75c6a0
.github/workflows/doc_build.yml
@@ -91,7 +91,7 @@ jobs:
91
ref: gh-pages
92
persist-credentials: true
93
- name: Download artifact
94
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
95
with:
96
name: Doc-Build
97
path: docs
0 commit comments