Skip to content

Commit ab51ce0

Browse files
authored
Update pages.yml
1 parent cfb2639 commit ab51ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Pages
3434
uses: actions/configure-pages@v2
3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v1
36+
uses: actions/upload-pages-artifact@v4
3737
with:
3838
# Upload entire repository
3939
path: 'doc'

0 commit comments

Comments
 (0)