mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2026-02-02 01:21:44 +08:00
Upgrade packages and Node versions. (#989)
* Upgrade to Node 16 * Upgrade packages and Node versions.
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [ 14.x ]
|
||||
node-version: [ 16.x ]
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user