Skip to content

Commit

Permalink
feat: Improve github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasnisole committed Feb 14, 2022
1 parent 150cd05 commit 39b3a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [ 10.16.0 ]
node-version: [ 14.16.1 ]
steps:
- name: Checkout Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 39b3a4a

Please sign in to comment.