update oss attributions

This commit is contained in:
Ajay
2022-06-13 14:50:42 -04:00
parent 3f421a2fb0
commit 5ac577c99b

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- uses: actions/setup-node@v2 - uses: actions/setup-node@v2
with: with:
node-version: '16' node-version: '18'
- name: Install and generate attribution - name: Install and generate attribution
run: | run: |
npm ci npm ci