mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-04-15 18:38:26 +00:00
per dependabot, update download-artifact from v3 to v4.1.7
This commit is contained in:
parent
111abe2664
commit
10a70668d7
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -93,12 +93,12 @@ jobs:
|
||||
- name: "Set up environment"
|
||||
run: "./bin/${{ runner.os }}/setup.sh"
|
||||
|
||||
- uses: "actions/download-artifact@v3"
|
||||
- uses: "actions/download-artifact@v4.1.7"
|
||||
with:
|
||||
name: "epple2-roms"
|
||||
path: "share/Resources/rom"
|
||||
|
||||
- uses: "actions/download-artifact@v3"
|
||||
- uses: "actions/download-artifact@v4.1.7"
|
||||
with:
|
||||
name: "apple2-artifacts"
|
||||
path: "share/Resources/apple/stage"
|
||||
|
Loading…
x
Reference in New Issue
Block a user