Merge pull request #968 from MemPalace/dependabot/github_actions/actions/upload-pages-artifact-5
chore(deps): bump actions/upload-pages-artifact from 3 to 5
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
|||||||
DOCS_EDIT_BRANCH: ${{ github.ref_name }}
|
DOCS_EDIT_BRANCH: ${{ github.ref_name }}
|
||||||
run: bun run docs:build
|
run: bun run docs:build
|
||||||
|
|
||||||
- uses: actions/upload-pages-artifact@v3
|
- uses: actions/upload-pages-artifact@v5
|
||||||
with:
|
with:
|
||||||
path: website/.vitepress/dist
|
path: website/.vitepress/dist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user