Skip to content

Commit 1af4f5a

Browse files
chore(deps): ⬆️ update actions/upload-pages-artifact action to v5
1 parent fe0d30c commit 1af4f5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: yarn docs:build
4343

4444
- name: Upload artifact
45-
uses: actions/upload-pages-artifact@v3
45+
uses: actions/upload-pages-artifact@v5
4646
with:
4747
path: docs/.vitepress/dist
4848

0 commit comments

Comments
 (0)