Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: mbwhite <whitemat@uk.ibm.com>
  • Loading branch information
mbwhite committed Nov 24, 2023
1 parent a8a78fd commit 0774ebf
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 38 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Node.js CI

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

Expand All @@ -24,7 +22,7 @@ jobs:

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

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 0774ebf

Please sign in to comment.