Skip to content

Commit 05e40b1

Browse files
committed
build: Node.js@17.3
1 parent bc1d501 commit 05e40b1

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.1"
108+
node-version: "17.3"
109109

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

0 commit comments

Comments
 (0)