Skip to content

Commit

Permalink
. e update node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
ilandikov authored May 20, 2024
1 parent b049ae3 commit db3ddca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Use NodeJS
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 20
- run: |
./run_tests.sh
./run_tests.sh

0 comments on commit db3ddca

Please sign in to comment.