Skip to content

Commit 6e454ed

Browse files
authored
revert to v3 (#64)
Signed-off-by: Bryan Qiu <bryan.qiu@databricks.com>
1 parent e80bd50 commit 6e454ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
cp ./genai_cookbook/10-min-demo/mosaic-ai-agents-demo-dbx-notebook.html ./genai_cookbook/_build/html/10-min-demo/mosaic-ai-agents-demo-dbx-notebook.html
4343
# Upload the book's HTML as an artifact
4444
- name: Upload artifact
45-
uses: actions/upload-pages-artifact@v4
45+
uses: actions/upload-pages-artifact@v3
4646
with:
4747
path: "genai_cookbook/_build/html"
4848
# Deploy the book's HTML to GitHub Pages

0 commit comments

Comments
 (0)