Skip to content

Commit 038b857

Browse files
authored
ci: Update nodejs to a maintained version (#1466)
1 parent 091f0f3 commit 038b857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- uses: actions/setup-node@v4
5050
with:
51-
node-version: 16
51+
node-version: 22
5252
registry-url: 'https://registry.npmjs.org'
5353

5454
- name: Compute tags

0 commit comments

Comments
 (0)