Skip to content

Commit

Permalink
try node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
mjansing committed Jun 21, 2024
1 parent 89a48ff commit adc249c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '20'

- name: Install Node dependencies
run: npm install
Expand Down

0 comments on commit adc249c

Please sign in to comment.