Skip to content

Commit

Permalink
Merge pull request #226 from SpeciesFileGroup/development
Browse files Browse the repository at this point in the history
Update node version
  • Loading branch information
José Luis Pereira authored and GitHub committed Aug 20, 2024
2 parents bf94ca0 + 0aef524 commit 381753d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: '16'
node-version: '20'

- name: Cache dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit 381753d

Please sign in to comment.