Skip to content

Commit

Permalink
Merge pull request #74 from LambdaTest/stage
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
riteshcgk authored Apr 27, 2024
2 parents fdfc75a + 5f2bc2d commit 86d468f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '18'
registry-url: 'https://registry.npmjs.org'

- name: Install pnpm
Expand Down

0 comments on commit 86d468f

Please sign in to comment.