Skip to content

Commit

Permalink
Updating starter code for Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
gildedgardenia committed Nov 28, 2023
1 parent eefe14d commit 0c25780
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 0c25780

Please sign in to comment.