Skip to content

Commit 96b448a

Browse files
committed
build: Node.js@17.4
1 parent 70560b1 commit 96b448a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
node-version: "16.13"
106106

107107
- name: Node.js 17.x
108-
node-version: "17.3"
108+
node-version: "17.4"
109109

110110
steps:
111111
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)