Skip to content

Commit 7557f7f

Browse files
Update container_ci.yml
1 parent 4eec91c commit 7557f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: docker push $GHCR_IMAGE
6060

6161
- name: Upload artifacts
62-
uses: actions/upload-artifact@v3
62+
uses: actions/upload-artifact@v4
6363
with:
6464
name: source-archives
6565
path: $DIST_DIR/

0 commit comments

Comments
 (0)