We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eddd6e4 commit 0afdd09Copy full SHA for 0afdd09
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install Node.js
21
uses: actions/setup-node@v6
22
with:
23
- node-version: 24.x
+ node-version: 24.15.0
24
25
- name: Install dependencies
26
run: npm install
0 commit comments