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.
2 parents 94a8a8e + a93e9fe commit 5247671Copy full SHA for 5247671
.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