8000 chore(deps): update actions/upload-pages-artifact action to v4 (#540) · unjs/unplugin@91df19a · GitHub
[go: up one dir, main page]

Skip to content

Commit 91df19a

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce28d75 commit 91df19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838

3939
- name: Upload Artifact
40-
uses: actions/upload-pages-artifact@v3
40+
uses: actions/upload-pages-artifact@v4
4141
with:
4242
path: ./docs/.vitepress/dist
4343

0 commit comments

Comments
 (0)
0