There was an error while loading. Please reload this page.
2 parents e6d8198 + fb6d6d4 commit df73fcfCopy full SHA for df73fcf
1 file changed
.github/workflows/release.yml
@@ -138,7 +138,7 @@ jobs:
138
139
steps:
140
- name: Download artifacts
141
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
142
with:
143
name: dist
144
path: dist/
@@ -211,7 +211,7 @@ jobs:
211
fetch-depth: 0
212
213
214
215
216
217
0 commit comments