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 e5d9eb9 commit 858e94eCopy full SHA for 858e94e
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
os: [ubuntu-latest, windows-latest]
10
- node-version: [17.x, 18.x, 19.x]
+ node-version: [20.x, 21.x, 22.x]
11
steps:
12
- name: Check out repository code
13
uses: actions/checkout@v3
0 commit comments