Skip to content

Commit

Permalink
Fix ci again (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnaya committed Apr 28, 2024
1 parent e51f7dc commit d31a00b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
fetch-depth: 0

- name: Setup Node.js 20.x
uses: actions/setup-node@4
uses: actions/setup-node@v4
with:
node-version: 2.x
node-version: 20.x

- run: corepack enable

Expand Down

0 comments on commit d31a00b

Please sign in to comment.