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 0ceec43 commit 7b2846aCopy full SHA for 7b2846a
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
os: [ubuntu-latest, windows-latest]
13
- node-version: [18.20.4, 20.16.0]
+ node-version: [20.19.2, 22.15.1]
14
steps:
15
- name: Set git to use LF
16
run: |
.tool-versions
@@ -1 +1 @@
1
-nodejs 20.16.0
+nodejs 22.15.1
0 commit comments