Skip to content

Commit 0b779b1

Browse files
committed
Update build workflow
1 parent fe8efc3 commit 0b779b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
steps:
7070
- uses: actions/checkout@v4
7171
- name: Download artifact
72-
uses: actions/download-artifact@v3
72+
uses: actions/download-artifact@v4
7373
- name: Display structure of downloaded files
7474
run: ls -R
7575
- uses: montudor/action-zip@v1

0 commit comments

Comments
 (0)