mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 09:50:45 -05:00
Update upload-artifact action version
This commit is contained in:
parent
fd6126f8e4
commit
297e254107
@ -93,7 +93,7 @@ jobs:
|
|||||||
npm run build:$BUILD_TYPE
|
npm run build:$BUILD_TYPE
|
||||||
|
|
||||||
- name: Archive Build
|
- name: Archive Build
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build-artifacts
|
name: build-artifacts
|
||||||
path: ./server/project/build/
|
path: ./server/project/build/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user