Skip to content

Commit 1c4dcff

Browse files
chore(deps): update dependency node to v22.21.1 (#452)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a96c86f commit 1c4dcff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Node.js
1818
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
1919
with:
20-
node-version: '22.21.0'
20+
node-version: '22.21.1'
2121

2222
- name: Install dependencies
2323
run: npm ci

0 commit comments

Comments
 (0)