Skip to content

Commit bbf1917

Browse files
committed
bump gh-action "upload-artifact" to v4
1 parent 5a457b0 commit bbf1917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: npm run build
2525

2626
- name: Upload production-ready build files
27-
uses: actions/upload-artifact@v3
27+
uses: actions/upload-artifact@v4
2828
with:
2929
name: production-files
3030
path: ./dist

0 commit comments

Comments
 (0)