Update to v2.8.0 (#519)

This commit is contained in:
John-Michael Faircloth
2024-02-01 08:48:51 -06:00
committed by GitHub
parent efab57ede0
commit 9f522b8598
4 changed files with 41 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ jobs:
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
with:
node-version: '16.14.0'
node-version: '20.9.0'
- name: NPM Install
run: npm ci