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 0b10bca commit b3bbb55Copy full SHA for b3bbb55
.github/workflows/check-dist.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set Node.js 16.x
27
uses: actions/[email protected]
28
with:
29
- node-version: 16.x
+ node-version: 22.x
30
31
- name: Install dependencies
32
run: npm ci
0 commit comments