Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b29e54f

Browse files
authoredAug 22, 2024··
chore(deps): update all non-major dependencies
1 parent b75d9c2 commit b29e54f

File tree

4 files changed

+4680
-4034
lines changed

4 files changed

+4680
-4034
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v2.3.4
15+
- uses: actions/checkout@v2.7.0
1616

1717
- name: Testing
1818
run: yarn && yarn test

0 commit comments

Comments
 (0)
Please sign in to comment.