We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7575234 commit b3f613aCopy full SHA for b3f613a
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Use Node.js
52
uses: actions/setup-node@v4
53
with:
54
- node-version: 22.x
+ node-version: 22.14.0
55
cache: npm
56
registry-url: https://registry.npmjs.org/
57
- name: Install Dependencies
0 commit comments