Skip to content

Commit 271d2bc

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 8fe72b0 commit 271d2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: pnpm build
4040

4141
- name: Upload GitHub Pages assets 📦️
42-
uses: actions/upload-pages-artifact@v3
42+
uses: actions/upload-pages-artifact@v4
4343
with:
4444
path: ./dist
4545

0 commit comments

Comments
 (0)