Skip to content

Commit a9579ec

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

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
@@ -90,7 +90,7 @@ jobs:
9090
uses: actions/configure-pages@v5
9191

9292
- name: Upload artifact
93-
uses: actions/upload-pages-artifact@v3
93+
uses: actions/upload-pages-artifact@v4
9494
with:
9595
path: dist
9696

0 commit comments

Comments
 (0)