Skip to content

Commit

Permalink
chore(root): upgrade node version on gh actions and update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoazh committed Apr 24, 2024
1 parent 0140906 commit 02768c3
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 318 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [18.x, 20.x, 21.x]
os: [ubuntu-latest, windows-latest]

steps:
Expand Down
Loading

0 comments on commit 02768c3

Please sign in to comment.