We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67aed0a commit 381b34dCopy full SHA for 381b34d
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
run: magick -list format
40
41
- name: Archive binary artifacts
42
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
43
with:
44
name: binaries
45
path: binaries
0 commit comments