Skip to content

Commit

Permalink
Merge pull request #2 from LaunchCodeEducation/node20
Browse files Browse the repository at this point in the history
Updating starter code for Node 20
  • Loading branch information
gildedgardenia authored Jan 2, 2024
2 parents eefe14d + 0c25780 commit 1fe6520
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3,460 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autograding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: '20'
cache: 'npm'

- name: Install package dependencies
Expand Down
3 changes: 0 additions & 3 deletions .replit

This file was deleted.

Loading

0 comments on commit 1fe6520

Please sign in to comment.