Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacovCR committed Jun 10, 2024
1 parent 68532f9 commit 4abde33
Show file tree
Hide file tree
Showing 4 changed files with 1,175 additions and 879 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node_version_to_setup: [18, 20, 21]
node_version_to_setup: [18, 20, 22]
permissions:
contents: read # for actions/checkout
steps:
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v21
v22
Loading

0 comments on commit 4abde33

Please sign in to comment.