Skip to content

Commit

Permalink
node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
beeequeue committed May 3, 2024
1 parent bc0b16b commit 84d9280
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 21.7.0
node-version: 22

- run: corepack enable

Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 21.7.0
node-version: 22

- run: corepack enable

Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 21.7.0
node-version: 22

- run: corepack enable

Expand Down

0 comments on commit 84d9280

Please sign in to comment.