Skip to content

Commit

Permalink
package.lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmorris committed Aug 25, 2024
1 parent 79f7e74 commit 01b9773
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [ 16, 18 ]
node: [ 16, 18, 20 ]
name: Node ${{ matrix.node }} sample
steps:
- uses: actions/checkout@v3
Expand Down
25 changes: 15 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01b9773

Please sign in to comment.