Skip to content

Commit

Permalink
try node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
laffer1 committed Apr 6, 2024
1 parent 234dbe8 commit 704e4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schema-validation.yml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: '20'

- name: Install dependencies
run: |

0 comments on commit 704e4da

Please sign in to comment.