Skip to content

Commit ef9f738

Browse files
chore(deps): update node.js to v25.4.0 (#650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9625dcd commit ef9f738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
# TODO: this should be doable with curl or python...
9595
docker-readme-push:
9696
docker:
97-
- image: node:25.3.0-alpine
97+
- image: node:25.4.0-alpine
9898
parameters:
9999
ident:
100100
type: string

0 commit comments

Comments
 (0)