Skip to content

Commit 99ae26e

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent a01cc9c commit 99ae26e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
uses: actions/configure-pages@v5
104104

105105
- name: Upload artifact
106-
uses: actions/upload-pages-artifact@v3
106+
uses: actions/upload-pages-artifact@v4
107107
with:
108108
path: dist
109109

0 commit comments

Comments
 (0)