Skip to content

Commit 746c437

Browse files
committed
download/upload version matching
1 parent df51ad4 commit 746c437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
138138
- name: Download Release Artifacts
139139
if: ${{ steps.check-tag.outputs.release == 'true' }}
140-
uses: actions/download-artifact@v3
140+
uses: actions/download-artifact@v4
141141
with:
142142
path: artifacts
143143

0 commit comments

Comments
 (0)