Skip to content

Commit 5ef357b

Browse files
committed
bump upload artifact
1 parent 4be6d22 commit 5ef357b

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
@@ -62,7 +62,7 @@ jobs:
6262
run: |
6363
chmod -c -R +rX "html-book"
6464
- name: Upload artifact
65-
uses: actions/upload-pages-artifact@v2
65+
uses: actions/upload-pages-artifact@v3
6666
with:
6767
path: ./html-book
6868

0 commit comments

Comments
 (0)