Skip to content

Commit ea8aa77

Browse files
authored
chore(deps): update actions/upload-pages-artifact action to v4 (#34)
2 parents 69b6848 + 29f3023 commit ea8aa77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: mdbook build
5656

5757
- name: Upload artifact
58-
uses: actions/upload-pages-artifact@v3
58+
uses: actions/upload-pages-artifact@v4
5959
with:
6060
path: ./build
6161

0 commit comments

Comments
 (0)