Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit fcbbf78

Browse files
committed
update:action
1 parent db49261 commit fcbbf78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: docker save meting-api:latest | gzip -1cf > meting.tar.gz
6868

6969
- name: Upload Docker image
70-
uses: actions/upload-artifact@v3
70+
uses: actions/upload-artifact@v4
7171
with:
7272
name: meting.tar.gz
7373
path: meting.tar.gz

0 commit comments

Comments
 (0)