Skip to content

Commit

Permalink
Merge pull request #1167 from abraham/node
Browse files Browse the repository at this point in the history
Bump node version
  • Loading branch information
abraham committed May 14, 2023
2 parents e4e2601 + 6634c8c commit 744f7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 12
node-version: 20
- run: npm ci
- run: npm run lint

0 comments on commit 744f7e0

Please sign in to comment.