Skip to content

Commit

Permalink
fix dcm version
Browse files Browse the repository at this point in the history
  • Loading branch information
GroovinChip committed Jul 5, 2023
1 parent 28383f4 commit 4e600f4
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 @@ -13,6 +13,6 @@ jobs:
- uses: CQLabs/setup-dcm@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
version: 1.0.0
version: v1.0.0

- run: dcm analyze --ci-key="${{ secrets.DCM_CI_KEY }}" --email="${{ secrets.DCM_EMAIL }}" lib

0 comments on commit 4e600f4

Please sign in to comment.