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 22b9e18 commit dbc73baCopy full SHA for dbc73ba
.github/workflows/release.yml
@@ -77,7 +77,7 @@ jobs:
77
contents: write
78
steps:
79
- name: Download artifacts
80
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
81
with:
82
pattern: dist-*
83
merge-multiple: true
0 commit comments