Skip to content

Commit 51fdca5

Browse files
authored
Update build_deploy.yaml
1 parent 8740d78 commit 51fdca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
# Upload the book's HTML as an artifact
5252
- name: Upload artifact
53-
uses: actions/upload-pages-artifact@v2
53+
uses: actions/upload-pages-artifact@v4
5454
with:
5555
path: "_build/html"
5656

0 commit comments

Comments
 (0)