Skip to content

Commit

Permalink
Update ci.yml (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker25 authored May 9, 2022
1 parent fe88513 commit ff33ae6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

strategy:
matrix:
node-version: [14.15.1]
node-version: [16.14.2]

steps:
- uses: actions/checkout@v2
Expand All @@ -47,7 +47,7 @@ jobs:

strategy:
matrix:
node-version: [14.15.1]
node-version: [16.14.2]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ff33ae6

Please sign in to comment.