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

Commit dfba602

Browse files
chore: bump up all non-major dependencies
1 parent 4973b7d commit dfba602

16 files changed

Lines changed: 6838 additions & 504 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.1
7272
with:
7373
name: test-coverage
7474
path: ${{ env.NODE_V8_COVERAGE }}

0 commit comments

Comments
 (0)