mirror of
https://github.com/edo9300/ygopro-core
synced 2026-08-25 16:23:07 -04:00
update actions/download-artifact action
This commit is contained in:
parent
3c46737b2f
commit
66ede9b2db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ygopro-core.yml
vendored
2
.github/workflows/ygopro-core.yml
vendored
|
|
@ -600,7 +600,7 @@ jobs:
|
|||
chmod +x lipo
|
||||
- name: Download osx artifacts
|
||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v7
|
||||
- name: Merge binaries
|
||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue