Skip to content

Commit

Permalink
Merge branch 'v2.0' into dedupe-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
ganchoradkov authored Aug 15, 2024
2 parents c5f9c97 + ab408aa commit 2dc426e
Show file tree
Hide file tree
Showing 23 changed files with 664 additions and 213 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: setup-node
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x
cache: "npm"
cache-dependency-path: "**/package-lock.json"
- name: install
Expand Down
Loading

0 comments on commit 2dc426e

Please sign in to comment.