0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-12 17:30:44 -05:00

Update actions/checkout version to v4.1.1

This commit is contained in:
Refringe 2024-03-01 12:16:42 -05:00
parent 3a47b1f07b
commit 5cfc38d26c
No known key found for this signature in database
GPG Key ID: DA8524051241DD36

View File

@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout Server Project
uses: actions/checkout@v4
uses: actions/checkout@v4.1.1
with:
repository: 'refringe/Server'
ref: '3.8.0-BE'