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 5380f61 commit a93e9feCopy full SHA for a93e9fe
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
hashes: ${{ steps.hash.outputs.hashes }}
53
steps:
54
- name: download cli
55
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
56
with:
57
path: _output/release
58
pattern: cli-*
0 commit comments