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

Commit edb86e9

Browse files
chore: bump up all non-major dependencies
1 parent 66354c9 commit edb86e9

16 files changed

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

0 commit comments

Comments
 (0)