mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
CI: check-latest for node
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
- name: Setup Node.js with npm
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
check-latest: true
|
||||
node-version: ${{ env.NODE_JS_VERSION }}
|
||||
|
||||
- name: Verify Node.js
|
||||
|
||||
Reference in New Issue
Block a user