Skip to content

Commit

Permalink
Update circular dep check
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Mar 10, 2023
1 parent ce52eec commit be20612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: Lint
run: npm run lint
- name: Circular dependency check
uses: gerrit0/circular-dependency-check@v1
uses: gerrit0/circular-dependency-check@v2
with:
entry: dist/index.js

0 comments on commit be20612

Please sign in to comment.