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 701610f commit fc3da1eCopy full SHA for fc3da1e
.github/workflows/ci.yaml
@@ -76,7 +76,7 @@ jobs:
76
- name: Use Node.js 22
77
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
78
with:
79
- node-version: 22
+ node-version: 22.21.1
80
- name: Update NPM
81
run: npm install --global npm
82
- name: Bootstrap project
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
103
0 commit comments