Skip to content

Commit

Permalink
fix: update dependencies (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
maratsh authored Sep 16, 2024
1 parent ef20240 commit fba623a
Show file tree
Hide file tree
Showing 3 changed files with 2,322 additions and 2,352 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.head_ref }}

- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down
Loading

0 comments on commit fba623a

Please sign in to comment.