Skip to content

Commit 1193e05

Browse files
committed
chore: Upload-pages-artifact version bump
1 parent f4a357c commit 1193e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Pages
4141
uses: actions/configure-pages@v3
4242
- name: Upload artifact
43-
uses: actions/upload-pages-artifact@v2
43+
uses: actions/upload-pages-artifact@v4
4444
with:
4545
path: './dist'
4646
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)