ci: Update nodejs to a maintained version (#1466)
This commit is contained in:
parent
091f0f3e03
commit
038b8571a3
|
@ -48,7 +48,7 @@ jobs:
|
||||||
|
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 22
|
||||||
registry-url: 'https://registry.npmjs.org'
|
registry-url: 'https://registry.npmjs.org'
|
||||||
|
|
||||||
- name: Compute tags
|
- name: Compute tags
|
||||||
|
|
Loading…
Reference in New Issue