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 3171bdc commit 3519eb1Copy full SHA for 3519eb1
.github/workflows/ci.yaml
@@ -76,7 +76,7 @@ jobs:
76
- name: Use Node.js 20
77
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
78
with:
79
- node-version: 20.19.5
+ node-version: 24.11.0
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