Skip to content

Commit b68d75a

Browse files
author
Timothy MacDonald
committed
chore: update build workflow
Signed-off-by: Timothy MacDonald <[email protected]>
1 parent 0051052 commit b68d75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Build with pyinstaller for ${{matrix.TARGET}}
8686
run: ${{matrix.CMD_BUILD}}
8787
- name: Load Release URL File from release job
88-
uses: actions/download-artifact@v1
88+
uses: actions/download-artifact@v4
8989
with:
9090
name: release_url
9191
- name: Get Release File Name & Upload URL

0 commit comments

Comments
 (0)