update actiosn version
This commit is contained in:
parent
a4a57d750c
commit
f573f748b7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
- name: build DOOM
|
||||
run: |
|
||||
make
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: s3-boy-doom-combined
|
||||
path: fw/s3-boy-doom/build/s3-boy-doom-combined.bin
|
||||
|
|
|
|||
Loading…
Reference in a new issue