Skip to content

Commit f75c6a0

Browse files
jainapurvaamdfaa
authored andcommitted
Fix failing docs build in CI (#1542)
1 parent abfc0ea commit f75c6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
ref: gh-pages
9292
persist-credentials: true
9393
- name: Download artifact
94-
uses: actions/download-artifact@v3
94+
uses: actions/download-artifact@v4
9595
with:
9696
name: Doc-Build
9797
path: docs

0 commit comments

Comments
 (0)