We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4398b5 + b00031a commit 0e51ad8Copy full SHA for 0e51ad8
1 file changed
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
- uses: actions/checkout@v4
73
74
- name: Download all artifacts
75
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
76
with:
77
path: artifacts
78
merge-multiple: true
0 commit comments