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.
1 parent 98ade85 commit 8a8ba53Copy full SHA for 8a8ba53
.github/workflows/cd_release.yml
@@ -54,7 +54,7 @@ jobs:
54
55
steps:
56
- name: Download distribution
57
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
58
with:
59
name: dist # The artifact will always be called 'dist'
60
path: dist
0 commit comments