Skip to content

Commit

Permalink
Merge pull request #835 from ikemo3/renovate/cimg-node-20.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v20.5
  • Loading branch information
ikemo3 authored Jul 22, 2023
2 parents 5d9029b + dce8ffc commit 8ef3d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ orbs:
jobs:
build:
docker:
- image: cimg/node:20.4
- image: cimg/node:20.5
environment:
- LANG: ja_JP.UTF-8
- LANGUAGE: ja_JP.UTF-8
Expand Down

0 comments on commit 8ef3d59

Please sign in to comment.