We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b60b8 commit f70ea97Copy full SHA for f70ea97
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node env 🏗
16
uses: actions/setup-node@v6
17
with:
18
- node-version: 24.14.0
+ node-version: 24.14.1
19
cache: "npm"
20
- name: Install dependencies 👨🏻💻
21
run: npm ci
0 commit comments