Skip to content

Commit 8d96627

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#1576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a55c43 commit 8d96627

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@v5
4343
- name: Upload artifact
44-
uses: actions/upload-pages-artifact@v3
44+
uses: actions/upload-pages-artifact@v4
4545
with:
4646
path: './docs'
4747
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)