2 parents e74685c + 47da0a0 commit bb4cb5fCopy full SHA for bb4cb5f
1 file changed
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
needs: [build]
50
steps:
51
- name: Download artifact
52
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
53
with:
54
name: release-tarball
55
path: ./release
0 commit comments