Skip to content

Commit 3b6534d

Browse files
committed
Updated upload-artifacts@v4.
Signed-off-by: ubi de feo <[email protected]>
1 parent f3c2276 commit 3b6534d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
npm run build
9393
9494
- name: Upload [GitHub Actions]
95-
uses: actions/upload-artifact@v3
95+
uses: actions/upload-artifact@v4
9696
with:
9797
name: ${{ env.JOB_TRANSFER_ARTIFACT }}
9898
path: dist

0 commit comments

Comments
 (0)