Skip to content

Commit

Permalink
Update node version for github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vramana committed Dec 9, 2024
1 parent f6afad0 commit 01c6b2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: actions/setup-node@v2
with:
cache: 'yarn'
node-version: '16'
- name: Install dependencies
run: yarn
- name: Lint
Expand Down

0 comments on commit 01c6b2b

Please sign in to comment.