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.
2 parents 3776be6 + 1116246 commit 1021387Copy full SHA for 1021387
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
run: docker save $IMAGE > companion.tar
48
49
- name: Upload Image Artifact
50
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
51
with:
52
name: companion.tar
53
path: companion.tar
0 commit comments