Skip to content

Commit 7aea8d0

Browse files
chore(deps): update dependency node to v22.21.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1b53c8 commit 7aea8d0

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.20.0"
20+
node-version: "22.21.0"
2121

2222
- name: Install dependencies
2323
run: npm ci

0 commit comments

Comments
 (0)