Skip to content

Commit 75e0152

Browse files
Update dependency node to v24.15.0
1 parent a50f37f commit 75e0152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Node env 🏗
1616
uses: actions/setup-node@v6
1717
with:
18-
node-version: 24.14.1
18+
node-version: 24.15.0
1919
cache: "npm"
2020
- name: Install dependencies 👨🏻‍💻
2121
run: npm ci

0 commit comments

Comments
 (0)