Skip to content

Commit

Permalink
specify latest
Browse files Browse the repository at this point in the history
  • Loading branch information
GroovinChip committed Jul 5, 2023
1 parent 4e600f4 commit 9e91c00
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: v1.0.0
version: latest

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

0 comments on commit 9e91c00

Please sign in to comment.