Skip to content

Commit 47f096b

Browse files
chore(deps): update dependency node to v22.14.0 (#699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41e15ff commit 47f096b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v4
3333
- uses: actions/setup-node@v4
3434
with:
35-
node-version: 22.4.1
35+
node-version: 22.14.0
3636
- run: npm install
3737
- run: npm run build --if-present
3838
- run: npm run test:coverage

0 commit comments

Comments
 (0)