Skip to content

Commit bb327e6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

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

7575
- name: Upload artifact
76-
uses: actions/upload-pages-artifact@v3
76+
uses: actions/upload-pages-artifact@v4
7777
with:
7878
path: dist
7979

0 commit comments

Comments
 (0)