Skip to content

Commit 5adfb53

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- uses: actions/configure-pages@v5
8181

82-
- uses: actions/upload-pages-artifact@v3
82+
- uses: actions/upload-pages-artifact@v4
8383
with:
8484
path: site/
8585

0 commit comments

Comments
 (0)