Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
- node: ['16.x', '18.x']
+ node: ['16.x', '18.x', '19.x']
steps:
- name: Checkout
registry-url: https://registry.npmjs.org/
- name: Read package.json version
- uses: tyankatsu0105/read-package-version-actions@v1
id: package-version
+ uses: jaywcjlove/github-action-package@main
- name: Install
run: npm ci
.nyc_output/
coverage/
reports/
+benchmarks/internal/results/
docs/
outputs/
lib/