mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 03:10:46 -05:00
Update dependencies in build.yaml
This commit is contained in:
parent
f188909885
commit
32e26ca994
@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Server Project
|
- name: Checkout Server Project
|
||||||
uses: actions/checkout@v4.1.1
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: 'refringe/Server'
|
repository: 'refringe/Server'
|
||||||
ref: '3.8.0-BE'
|
ref: '3.8.0-BE'
|
||||||
@ -24,7 +24,7 @@ jobs:
|
|||||||
run: git lfs pull
|
run: git lfs pull
|
||||||
|
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v4.0.2
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '20.10.0'
|
node-version: '20.10.0'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user