Skip to content

Commit

Permalink
use newer code metrics action
Browse files Browse the repository at this point in the history
  • Loading branch information
a-mabe committed Jul 6, 2023
1 parent 69bdb10 commit 6594669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dartcodemetrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- uses: actions/checkout@v2

- name: dart-code-metrics
uses: dart-code-checker/dart-code-metrics-action@v1
uses: dart-code-checker/dart-code-metrics-action@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6594669

Please sign in to comment.