Skip to content

Commit

Permalink
workflow: bump node v to 18+, 20+
Browse files Browse the repository at this point in the history
  • Loading branch information
kesha-antonov authored Aug 19, 2024
1 parent 9969212 commit ff0c0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

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

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ff0c0ae

Please sign in to comment.