Skip to content

Commit

Permalink
bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Trivo25 committed Sep 5, 2023
1 parent 8cd13cf commit 5be9097
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v3
with:
# In case of version change, update README.md accordingly
node-version: 16
node-version: 20
- run: |
npm ci
git config --global user.email "[email protected]"
Expand Down

0 comments on commit 5be9097

Please sign in to comment.