Skip to content

Commit 4c8c7a1

Browse files
committed
Fix: update actions v4
Signed-off-by: laixingyou <[email protected]>
1 parent 0935cfa commit 4c8c7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: yarn build
2626

2727
- name: Archive production artifacts
28-
uses: actions/upload-artifact@v3
28+
uses: actions/upload-artifact@v4
2929
with:
3030
name: build
3131
path: |

0 commit comments

Comments
 (0)