build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#4899)
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Upload GitHub Pages artifacts
|
||||
uses: actions/upload-pages-artifact@v3.0.1
|
||||
uses: actions/upload-pages-artifact@v4.0.0
|
||||
with:
|
||||
path: target/book/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user