Skip to content

Commit 87cfb36

Browse files
committed
update workflow to v4
1 parent 81ca9d8 commit 87cfb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploybook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
# Upload the book's HTML as an artifact
3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v2
36+
uses: actions/upload-pages-artifact@v4
3737
with:
3838
path: "astudentsguide/_build/html"
3939

0 commit comments

Comments
 (0)