mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-10 06:32:03 +00:00
YML: Update upload-artifacts to v4
This commit is contained in:
parent
1a1da8a796
commit
c429c40714
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
run: |
|
||||
make -j$(numproc) -f Makefile.nx
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: nx-nzp-nro
|
||||
path: |
|
||||
|
|
Loading…
Reference in a new issue