Skip to content

Commit

Permalink
build on node 20 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrliptontea committed Nov 20, 2023
1 parent 134960a commit 8cece55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -34,7 +34,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 19.x]
node-version: [16.x, 18.x, 20.x]

steps:
- name: Checkout
Expand Down

0 comments on commit 8cece55

Please sign in to comment.