Skip to content

Commit 4836546

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: pnpm run docs:build
4747

4848
- name: Upload artifact
49-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
49+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
5050
with:
5151
path: ./docs/.vitepress/dist/
5252

0 commit comments

Comments
 (0)