mirror of
https://github.com/decompals/wibo.git
synced 2025-07-09 14:45:52 +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
|
||||
|
||||
- name: Upload release
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: wibo
|
||||
path: build/wibo
|
||||
|
||||
- name: Upload debug
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: wibo_debug
|
||||
path: build/wibo_debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user