Skip to content

Commit 5ec4d8b

Browse files
committed
Next
1 parent 32ba1a1 commit 5ec4d8b

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
@@ -52,7 +52,7 @@ jobs:
5252
- name: Setup Pages
5353
uses: actions/configure-pages@v2
5454
- name: Upload artifact
55-
uses: actions/upload-pages-artifact@v1
55+
uses: actions/upload-pages-artifact@v3
5656
with:
5757
# Upload ./output only
5858
path: './output'

0 commit comments

Comments
 (0)