Skip to content

Commit

Permalink
chore(deps): update node.js to v22.13.0 (#563)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent bd5a662 commit acf157e
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 @@ -102,7 +102,7 @@ jobs:
# TODO: this should be doable with curl or python...
docker-readme-push:
docker:
- image: node:22.12.0-alpine
- image: node:22.13.0-alpine
parameters:
ident:
type: string
Expand Down

0 comments on commit acf157e

Please sign in to comment.