Skip to content

Commit 0655f6e

Browse files
committed
ci: switch to current node LTS version
Signed-off-by: Jérôme Benoit <[email protected]>
1 parent ba29b1a commit 0655f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- name: Setup Node.js
101101
uses: actions/setup-node@v4
102102
with:
103-
node-version: 20.x
103+
node-version: 22.x
104104
registry-url: 'https://registry.npmjs.org'
105105

106106
- name: Bundle

0 commit comments

Comments
 (0)