Skip to content

Commit 14ccedd

Browse files
authored
Update deploy.yml
1 parent e3f9428 commit 14ccedd

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
@@ -31,7 +31,7 @@ jobs:
3131
npm run build
3232
3333
- name: Upload Artifacts
34-
uses: actions/upload-pages-artifact@v2
34+
uses: actions/upload-pages-artifact@v4
3535
with:
3636
path: 'build/'
3737

0 commit comments

Comments
 (0)