Skip to content

Commit

Permalink
ci: bump node@22 to fix nightly (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu authored Nov 22, 2024
1 parent c82d1db commit 40c2893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
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: 18.x
node-version: 22.x
registry-url: 'https://registry.npmjs.org'

- name: Dispatch Inputs
Expand Down

0 comments on commit 40c2893

Please sign in to comment.