Skip to content

Commit

Permalink
build: upping node build version to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoegelin committed Apr 26, 2022
1 parent b3a794b commit f640e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
node-version: [14.x]

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

0 comments on commit f640e9e

Please sign in to comment.