Skip to content

Commit

Permalink
run lint with node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar committed Apr 23, 2024
1 parent 8250740 commit 8e92110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
uses: ./.github/actions/setup-node
with:
extra-flags: --no-optional
node-version: "20"

- name: Install Global Turbo
uses: ./.github/actions/install-global-turbo
Expand Down

0 comments on commit 8e92110

Please sign in to comment.