We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c2190 commit 6d4441dCopy full SHA for 6d4441d
1 file changed
.github/workflows/release-cli.yml
@@ -90,7 +90,7 @@ jobs:
90
echo "TAG=${TAG}" >> $GITHUB_ENV
91
92
- name: Download artifact
93
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
94
with:
95
name: yaci-cli-${{ matrix.os }}
96
0 commit comments