Skip to content

Commit 47cd295

Browse files
chore(deps): update dependency node to v24
1 parent 1cc3acb commit 47cd295

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
version: "0.12.8"
6666
- uses: actions/setup-node@v6
6767
with:
68-
node-version: 22
68+
node-version: 24
6969
- name: Install web test dependencies
7070
run: npm install
7171
- name: Run web unit tests with coverage

0 commit comments

Comments
 (0)