Skip to content

ci: use .node-version file for CI node setup#1281

Merged
ADobin merged 1 commit intosourcefrom
chore/ci-use-node-version-file
Mar 18, 2026
Merged

ci: use .node-version file for CI node setup#1281
ADobin merged 1 commit intosourcefrom
chore/ci-use-node-version-file

Conversation

@ADobin
Copy link
Copy Markdown
Owner

@ADobin ADobin commented Mar 18, 2026

Replace hardcoded node-version: 20.11.x with node-version-file: .node-version so CI automatically stays in sync with the project's pinned Node version.

This is needed before the dependabot eleventy-plugin-vento upgrade (PR #1279) can pass, since vento 5.4.x requires Node 22+.

Replace hardcoded node-version with node-version-file to keep CI in sync with the project's .node-version.
@ADobin ADobin merged commit faee984 into source Mar 18, 2026
7 checks passed
@ADobin ADobin deleted the chore/ci-use-node-version-file branch March 18, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant