Skip to content

Commit 6d4441d

Browse files
committed
change the download-artifact version
1 parent e2c2190 commit 6d4441d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
echo "TAG=${TAG}" >> $GITHUB_ENV
9191
9292
- name: Download artifact
93-
uses: actions/download-artifact@v3
93+
uses: actions/download-artifact@v4
9494
with:
9595
name: yaci-cli-${{ matrix.os }}
9696

0 commit comments

Comments
 (0)