mirror of
https://github.com/decompals/wibo.git
synced 2025-07-10 07:05:57 +00:00
Update CI step versions
This commit is contained in:
parent
c01d9a25b9
commit
5343bc70d9
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -41,13 +41,13 @@ jobs:
|
|||||||
file test.o
|
file test.o
|
||||||
|
|
||||||
- name: Upload release
|
- name: Upload release
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: wibo
|
name: wibo
|
||||||
path: build/wibo
|
path: build/wibo
|
||||||
|
|
||||||
- name: Upload debug
|
- name: Upload debug
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: wibo_debug
|
name: wibo_debug
|
||||||
path: build/wibo_debug
|
path: build/wibo_debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user