We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6120e commit 418fab2Copy full SHA for 418fab2
.github/workflows/node.js.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
os: [ubuntu-latest, windows-latest]
13
- node-version: [16.18.1, 18.12.1]
+ node-version: [18.16.0, 20.2.0]
14
steps:
15
- name: Set git to use LF
16
run: |
.tool-versions
@@ -1 +1 @@
1
-nodejs 18.12.1
+nodejs 20.2.0
0 commit comments