Skip to content

Commit 984cc66

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent df10577 commit 984cc66

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
@@ -106,7 +106,7 @@ jobs:
106106
uses: actions/configure-pages@v5
107107

108108
- name: Upload artifact
109-
uses: actions/upload-pages-artifact@v3
109+
uses: actions/upload-pages-artifact@v4
110110
with:
111111
path: dist
112112

0 commit comments

Comments
 (0)