ci: Update nodejs to a maintained version (#1466)

This commit is contained in:
Joey Parrish 2024-12-19 17:53:50 -08:00 committed by GitHub
parent 091f0f3e03
commit 038b8571a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
node-version: 22
registry-url: 'https://registry.npmjs.org'
- name: Compute tags