Skip to content

Commit

Permalink
update matrix for currently supported node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vygandas committed Oct 25, 2023
1 parent 2343cff commit 3b9e84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_affected_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x, 16.x, 18]
node-version: [18.x, 19.x, 20.x]
steps:
- uses: actions/checkout@v3
with:
Expand Down

1 comment on commit 3b9e84a

@vercel
Copy link

@vercel vercel bot commented on 3b9e84a Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.