Skip to content

Commit

Permalink
Update circular dependency check action
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed May 4, 2024
1 parent 3320610 commit d8a199c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Lint
run: npm run lint -- --max-warnings 0
- name: Circular dependency check
uses: gerrit0/circular-dependency-check@v2
uses: gerrit0/circular-dependency-check@v2.0.1
with:
entry: dist/index.js
build-windows:
Expand Down

0 comments on commit d8a199c

Please sign in to comment.