Skip to content

Commit 3ba2aeb

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent f42830e commit 3ba2aeb

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
@@ -41,7 +41,7 @@ jobs:
4141
- name: Setup Pages
4242
uses: actions/configure-pages@v6
4343
- name: Upload artifact
44-
uses: actions/upload-pages-artifact@v4
44+
uses: actions/upload-pages-artifact@v5
4545
with:
4646
path: './docs'
4747
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)