Skip to content

Commit 00b87fd

Browse files
authored
Update generate_docs.yml
1 parent 2ccf421 commit 00b87fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Setup Pages
5252
uses: actions/configure-pages@v5
5353
- name: Upload artifact
54-
uses: actions/upload-pages-artifact@v3
54+
uses: actions/upload-pages-artifact@v3.0.1
5555
with:
5656
path: '.' # Upload entire repository for now, TODO ONLY UPLOAD THE HTML AND PDF IN THE LONG TERM
5757
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)