Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit cabf103

Browse files
chore: bump up all non-major dependencies
1 parent 4e5fc1a commit cabf103

16 files changed

Lines changed: 6847 additions & 510 deletions

File tree

.github/workflows/commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
yarn test:concurrent
6969
- name: Upload coverage
7070
if: ${{ matrix.host == 'ubuntu-latest' }}
71-
uses: actions/upload-artifact@v3.1.2
71+
uses: actions/upload-artifact@v3.2.0
7272
with:
7373
name: test-coverage
7474
path: ${{ env.NODE_V8_COVERAGE }}

0 commit comments

Comments
 (0)