Skip to content

Commit b3f613a

Browse files
chore: update dependency node to v22.14.0 (#1755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7575234 commit b3f613a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Use Node.js
5252
uses: actions/setup-node@v4
5353
with:
54-
node-version: 22.x
54+
node-version: 22.14.0
5555
cache: npm
5656
registry-url: https://registry.npmjs.org/
5757
- name: Install Dependencies

0 commit comments

Comments
 (0)