mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-12 15:25:59 +00:00
build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#452)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
204bf6a562
commit
5fd8ccd864
2
.github/workflows/deploy.docs.yml
vendored
2
.github/workflows/deploy.docs.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Upload static files as artifact
|
||||
id: deployment
|
||||
uses: actions/upload-pages-artifact@v3.0.1
|
||||
uses: actions/upload-pages-artifact@v4.0.0
|
||||
with:
|
||||
path: lib/docs/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user