Skip to content

Commit d0b42ad

Browse files
committed
bump download-artifact version to 4
1 parent 357a73c commit d0b42ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-offline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
needs: merge-job-build-files
262262
steps:
263263
- name: Download build artifacts from build-platform steps
264-
uses: actions/download-artifact@v2
264+
uses: actions/download-artifact@v4
265265
with:
266266
name: build-files
267267
- name: List Files

0 commit comments

Comments
 (0)