Skip to content

Commit

Permalink
Update workflow node version
Browse files Browse the repository at this point in the history
  • Loading branch information
xpepermint committed Dec 2, 2021
1 parent 4205d4f commit 88b25ae
Show file tree
Hide file tree
Showing 2 changed files with 26,008 additions and 55 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12, 14] # https://nodejs.org/en/about/releases/
node-version: [16] # https://nodejs.org/en/about/releases/
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
Expand Down
Loading

0 comments on commit 88b25ae

Please sign in to comment.