Run actions/github-script@3a2844b
22.23.2
24.19.0
26.6.0
Updating version 26...
26/bookworm/Dockerfile is already up to date!
26/bookworm-slim/Dockerfile is already up to date!
26/bullseye/Dockerfile is already up to date!
26/trixie/Dockerfile is already up to date!
26/bullseye-slim/Dockerfile is already up to date!
26/alpine3.23/Dockerfile is already up to date!
26/trixie-slim/Dockerfile is already up to date!
26/alpine3.24/Dockerfile is already up to date!
Done!
It has recognized that there is a new version available, however it seems to be getting its data from different cached Cloudflare servers which are out of sync.
It looks like build-automation.mjs & update.sh need to be better coordinated.
I imagine that it will sort itself out if left alone when the caches catch up with each other. It shouldn't be like this though. Node.js version managers already pick up 26.7.0 as the latest 26.x release.
This is what GitHub Actions is seeing as the directory listing of https://nodejs.org/dist and it is missing the entry for v26.7.0

Run actions/github-script@3a2844b
22.23.2
24.19.0
26.6.0
Updating version 26...
26/bookworm/Dockerfile is already up to date!
26/bookworm-slim/Dockerfile is already up to date!
26/bullseye/Dockerfile is already up to date!
26/trixie/Dockerfile is already up to date!
26/bullseye-slim/Dockerfile is already up to date!
26/alpine3.23/Dockerfile is already up to date!
26/trixie-slim/Dockerfile is already up to date!
26/alpine3.24/Dockerfile is already up to date!
Done!
It has recognized that there is a new version available, however it seems to be getting its data from different cached Cloudflare servers which are out of sync.
It looks like build-automation.mjs & update.sh need to be better coordinated.
I imagine that it will sort itself out if left alone when the caches catch up with each other. It shouldn't be like this though. Node.js version managers already pick up 26.7.0 as the latest 26.x release.
This is what GitHub Actions is seeing as the directory listing of https://nodejs.org/dist and it is missing the entry for v26.7.0