Skip to content

Commit 5d8a63a

Browse files
committed
update actions/upload-pages-artifact
1 parent 0208527 commit 5d8a63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
mdbook build
2525
mdbook test
2626
- name: Upload Artifact
27-
uses: actions/upload-pages-artifact@v1.0.8
27+
uses: actions/upload-pages-artifact@v3.0.1
2828
with:
2929
path: reference/book
3030

0 commit comments

Comments
 (0)