Skip to content

Commit b6bfabd

Browse files
committed
build: Node.js@17.5
1 parent badd6b2 commit b6bfabd

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

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

0 commit comments

Comments
 (0)