mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 03:30: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
|
||||
|
||||
- name: Archive Build
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build-artifacts
|
||||
path: ./server/project/build/
|
||||
|
Loading…
x
Reference in New Issue
Block a user