Skip to content

Commit aae5530

Browse files
committed
ci: Bump node-version to LTS
1 parent d5410b0 commit aae5530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# Node.js setup is needed to run Semantic Release
5959
- uses: actions/setup-node@v4
6060
with:
61-
node-version: 20
61+
node-version: 24
6262
cache: 'npm'
6363

6464
# Required for short-lived token provided to Semantic Release

0 commit comments

Comments
 (0)