Skip to content

Commit

Permalink
Update node to 20.11.1 related to pulibrary/dacs_handbook#157
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach committed Feb 21, 2024
1 parent 10d749a commit 65bb08a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- setup-bundler
- node/install:
install-yarn: true
node-version: '18.17.0'
node-version: '20.11.1'

# Only necessary if app uses webpacker or yarn in some other way
- restore_cache:
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ruby 3.1.3
yarn 1.22.19
nodejs 18.17.0
nodejs 20.11.1

0 comments on commit 65bb08a

Please sign in to comment.