We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eec91c commit 7557f7fCopy full SHA for 7557f7f
.github/workflows/container_ci.yml
@@ -59,7 +59,7 @@ jobs:
59
run: docker push $GHCR_IMAGE
60
61
- name: Upload artifacts
62
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
63
with:
64
name: source-archives
65
path: $DIST_DIR/
0 commit comments