Skip to content

Commit

Permalink
ci: Update nodejs to a maintained version (#1466)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish authored Dec 20, 2024
1 parent 091f0f3 commit 038b857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 038b857

Please sign in to comment.