Skip to content

Commit

Permalink
Merge pull request #1383 from gavinr-maps/node-version-automated-tests
Browse files Browse the repository at this point in the history
updated node version for automated testing
  • Loading branch information
gavinr-maps committed Nov 27, 2023
2 parents 3b159ae + ecd62f1 commit 48cfd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
@@ -1,7 +1,7 @@
name: CI
on: [push, pull_request]
env:
NODE_VERSION: 18
NODE_VERSION: 20
jobs:
setup:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 48cfd69

Please sign in to comment.