Skip to content

Commit

Permalink
Fix failing docs build in CI (#1542)
Browse files Browse the repository at this point in the history
  • Loading branch information
jainapurva authored Jan 10, 2025
1 parent 982141b commit cedadc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
ref: gh-pages
persist-credentials: true
- name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: Doc-Build
path: docs
Expand Down

0 comments on commit cedadc7

Please sign in to comment.