mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-09-24 19:30:16 +01:00
Update GitHub actions to build executables with NodeJs 16
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '16'
|
||||
|
||||
- name: Build artifacts
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user