Skip to content

Commit baf48d7

Browse files
authored
build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#4899)
2 parents e676242 + 135e24e commit baf48d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
done
5454
5555
- name: Upload GitHub Pages artifacts
56-
uses: actions/upload-pages-artifact@v3.0.1
56+
uses: actions/upload-pages-artifact@v4.0.0
5757
with:
5858
path: target/book/
5959

0 commit comments

Comments
 (0)