We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729232c commit 98a9c8bCopy full SHA for 98a9c8b
1 file changed
.github/workflows/static.yml
@@ -46,8 +46,7 @@ jobs:
46
- name: Install Node.js
47
uses: actions/setup-node@v4
48
with:
49
- node-version: 20
50
- cache: npm
+ node-version: 24
51
52
- name: Install dependencies
53
run: npm install
0 commit comments