Skip to content

Commit 87c55af

Browse files
committedFeb 25, 2022
build: Node.js@17.6
1 parent 6a557fd commit 87c55af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
node-version: "16.14"
106106

107107
- name: Node.js 17.x
108-
node-version: "17.5"
108+
node-version: "17.6"
109109

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

0 commit comments

Comments
 (0)
Please sign in to comment.