Skip to content

Commit

Permalink
Update dart_code_metrics.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GroovinChip authored May 17, 2023
1 parent e99a19b commit f7e0333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart_code_metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v4

- name: Run Dart Code Metrics
uses: dart-code-checker/dart-code-metrics-action@v3
uses: dart-code-checker/dart-code-metrics-action@v4.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_comment: true
Expand Down

0 comments on commit f7e0333

Please sign in to comment.