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 5568f55 commit d08e8d5Copy full SHA for d08e8d5
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
- name: Setup Node 🥣
8
uses: actions/setup-node@v2
9
with:
10
- node-version: 16
+ node-version: 22
11
- run: node -v
12
- run: npm -v
13
0 commit comments