Skip to content

Commit

Permalink
chore: update jaywcjlove/coverage-badges-cli to use node20
Browse files Browse the repository at this point in the history
  • Loading branch information
ilfa committed Mar 11, 2024
1 parent e38a0a0 commit 8911c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-and-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: $PACKAGE_MANAGER test:coverage

- name: Create Coverage Badges
uses: jaywcjlove/coverage-badges-cli@e07f25709cd25486855c1ba1b26da53576ff3620
uses: jaywcjlove/coverage-badges-cli@df58615045079f1c827de7867044bbab3ec22b43
with:
source: coverage/coverage-summary.json
output: coverage/lcov-report/badges.svg
Expand Down

0 comments on commit 8911c20

Please sign in to comment.