Skip to content

Commit a50d88d

Browse files
authored
Merge pull request #1237 from llmware-ai/doberst-patch-1
Update pages.yml
2 parents 3201890 + 239f8b2 commit a50d88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: Upload artifact
6565
# Automatically uploads an artifact from the './_site' directory by default
66-
uses: actions/upload-pages-artifact@v1
66+
uses: actions/upload-pages-artifact@v3
6767
with:
6868
path: "docs/_site/"
6969

0 commit comments

Comments
 (0)