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 ae6a2b4 + 4aebfe8 commit 7ae6590Copy full SHA for 7ae6590
1 file changed
.github/workflows/release.yml
@@ -115,7 +115,7 @@ jobs:
115
uses: actions/checkout@v4
116
117
- name: Download all artifacts
118
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v7
119
with:
120
path: ./artifacts
121
@@ -157,7 +157,7 @@ jobs:
157
158
steps:
159
160
161
162
163
0 commit comments