Skip to content

Commit 1446600

Browse files
author
Kelly Selden
committed
match the docs
1 parent bde2e27 commit 1446600

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
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/checkout@v1
4949
- uses: actions/[email protected]
5050
with:
51-
version: ${{ matrix.node }}
51+
node-version: ${{ matrix.node }}
5252

5353
# for test cache hits
5454
- run: npm i -g [email protected]

0 commit comments

Comments
 (0)