Skip to content

Commit 310b442

Browse files
committed
dl artifact deprecated
1 parent ba5b185 commit 310b442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
echo "target dir is: ${{ env.TARGET_DIR }}"
140140
141141
- name: Get release download URL
142-
uses: actions/download-artifact@v1
142+
uses: actions/download-artifact@v4
143143
with:
144144
name: artifacts
145145
path: artifacts

0 commit comments

Comments
 (0)