Skip to content

Commit

Permalink
Merge pull request #1068 from ikemo3/renovate/cimg-node-22.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v22.12.0
  • Loading branch information
ikemo3 authored Dec 12, 2024
2 parents 2367e40 + cac0143 commit 6660597
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:22.11.0
- image: cimg/node:22.12.0
environment:
- LANG: ja_JP.UTF-8
- LANGUAGE: ja_JP.UTF-8
Expand Down

0 comments on commit 6660597

Please sign in to comment.