Skip to content

Commit

Permalink
use current node
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsinulhaq committed Oct 24, 2023
1 parent 9fb8655 commit 133d493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: node
node-version: current
- name: yarn install, build, and test
run: |
yarn --frozen-lockfile
Expand Down

0 comments on commit 133d493

Please sign in to comment.