Skip to content

Commit

Permalink
chore: (jobs.test.steps)
Browse files Browse the repository at this point in the history
chore: add 16.11.1 (jobs.release.steps.with.node-version)
  • Loading branch information
arlac77 committed Oct 19, 2021
1 parent ed716d0 commit feb3567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14.18.1
node-version: 16.11.1
cache: npm
- run: npm install
- run: npx semantic-release
Expand Down

0 comments on commit feb3567

Please sign in to comment.