We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72c634c + fc6b57c commit 9f39023Copy full SHA for 9f39023
1 file changed
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
fi
65
66
- name: Upload artifacts
67
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
68
with:
69
name: release-${{ matrix.target }}
70
path: |
0 commit comments