Skip to content

Commit

Permalink
Chore: update version parameter name (#12402)
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea committed Oct 12, 2019
1 parent e5637ba commit b094008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
version: ${{ matrix.node }}
node-version: ${{ matrix.node }}
- name: Install Packages
run: npm install
- name: Test
Expand Down

0 comments on commit b094008

Please sign in to comment.