Skip to content

Commit

Permalink
upgrade to node 20 (#8322)
Browse files Browse the repository at this point in the history
* upgrade to bundlesize2
  • Loading branch information
RayBB authored Oct 25, 2023
1 parent 08c5f93 commit e4b9a48
Show file tree
Hide file tree
Showing 4 changed files with 284 additions and 835 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/javascript_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: '16' # # Should match what's in our Dockerfile
node-version: '20' # Should match what's in our Dockerfile
- uses: actions/cache@v3
id: npm-cache
with:
Expand Down
Loading

0 comments on commit e4b9a48

Please sign in to comment.