Skip to content

Commit f70ea97

Browse files
Update dependency node to v24.14.1 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06b60b8 commit f70ea97

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.0
18+
node-version: 24.14.1
1919
cache: "npm"
2020
- name: Install dependencies 👨🏻‍💻
2121
run: npm ci

0 commit comments

Comments
 (0)