There was an error while loading. Please reload this page.
2 parents 4de5df5 + fe98aac commit 205319aCopy full SHA for 205319a
1 file changed
.github/workflows/publish.yml
@@ -87,7 +87,7 @@ jobs:
87
id-token: write
88
steps:
89
# No `pattern`: every artifact this workflow produces is a distribution meant for the upload.
90
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
91
with:
92
merge-multiple: true
93
path: dist
0 commit comments