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 91abba4 commit 5c809b0Copy full SHA for 5c809b0
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
contents: write
77
steps:
78
- name: Download artifacts
79
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
80
with:
81
pattern: dist-*
82
merge-multiple: true
0 commit comments