mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-12 23:44:06 +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: |
|
run: |
|
||||||
make -j$(numproc) -f Makefile.nx
|
make -j$(numproc) -f Makefile.nx
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: nx-nzp-nro
|
name: nx-nzp-nro
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Reference in a new issue