Skip to content

Commit 7e2ff2f

Browse files
chore(deps): update dependency node to v22 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a600a79 commit 7e2ff2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Use Node.js v20
3636
uses: actions/setup-node@v4
3737
with:
38-
node-version: 20
38+
node-version: 22
3939
cache: yarn
4040
registry-url: https://registry.yarnpkg.com/
4141
- name: Install Dependencies

0 commit comments

Comments
 (0)