Skip to content

Commit

Permalink
ci: lock badge
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Sep 29, 2023
1 parent 95be10c commit 57ad43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- uses: actions/setup-node@v3

- name: Install dependencies
run: npm -g install "[email protected]" "lcov-badge2"
run: npm -g install "[email protected]" "lcov-badge2@1.0.3"

- name: Merge coverage reports
run: lcov-result-merger 'artifacts/**/lcov.info' 'artifacts/lcov.info'
Expand Down

0 comments on commit 57ad43b

Please sign in to comment.