Skip to content

Commit

Permalink
chore: nit
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Nov 1, 2023
1 parent 8b78179 commit f575201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: lint
on: push

env:
PNPM_VERSION: 8
NODE_VERSION: 20.9
PNPM_VERSION: '8'
NODE_VERSION: '20.9'

jobs:
check:
Expand Down

0 comments on commit f575201

Please sign in to comment.