mirror of
https://github.com/MizuchiLabs/mantrae.git
synced 2025-12-19 05:10:54 -06:00
chore(deps): update actions/upload-pages-artifact action to v4
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -48,7 +48,7 @@ jobs:
|
|||||||
run: pnpm run build
|
run: pnpm run build
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: ./docs/build
|
path: ./docs/build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user