Skip to content

Commit 828c56a

Browse files
authored
chore: upgrade deps (#140)
1 parent 81cff30 commit 828c56a

File tree

3 files changed

+1109
-1001
lines changed

3 files changed

+1109
-1001
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Run tests
5959
run: npm run ci:test
6060
- name: Report code coverage
61-
uses: codecov/codecov-action@v2
61+
uses: codecov/codecov-action@v3
6262
release:
6363
runs-on: ubuntu-latest
6464
needs: [format, test]

0 commit comments

Comments
 (0)