Skip to content

Commit d32a676

Browse files
authored
Update pages.yml
1 parent 26470e2 commit d32a676

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@v4
3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v4
36+
uses: actions/upload-pages-artifact@v3
3737
with:
3838
# Upload entire repository
3939
path: 'doc'

0 commit comments

Comments
 (0)