Skip to content

Commit 2e7a28e

Browse files
authored
fix: typo in pipeline (#39)
1 parent 8f80743 commit 2e7a28e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
node-version: "21"
134134

135135
- name: Node.js 22.x
136-
node-version: "22
136+
node-version: "22"
137137

138138
- name: Node.js 23.x
139139
node-version: "23"

0 commit comments

Comments
 (0)