Skip to content

Commit

Permalink
Try latest nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopch committed Jun 10, 2024
1 parent dbb3867 commit 1590c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:

# https://github.com/actions/setup-node
- name: Install Node.js
uses: actions/setup-node@v2-beta
uses: actions/setup-node@v4
with:
node-version: '14'
node-version: '20'

# https://github.com/actions/checkout
- name: Checkout
Expand Down

0 comments on commit 1590c6b

Please sign in to comment.