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.
1 parent 982141b commit cedadc7Copy full SHA for cedadc7
.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