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