Skip to content

Commit

Permalink
updated download-artifact version to v4 (latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyTeichman committed Sep 15, 2024
1 parent 7875f53 commit 2e68722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- name: Build with pyinstaller for ${{matrix.TARGET}}
run: ${{matrix.CMD_BUILD}}
- name: Load Release URL File from release job
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4
with:
name: release_url
- name: Get Release File Name & Upload URL
Expand Down

0 comments on commit 2e68722

Please sign in to comment.