Skip to content

Commit 90df992

Browse files
committed
chore: Update example workflow to include the latest version
1 parent 1d3a703 commit 90df992

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
# Generate coverage files
30-
- name:
31-
uses: rosslight/pr-code-coverage-visualizer@v1
30+
- name: Attach code-coverage comment
31+
uses: rosslight/pr-code-coverage-visualizer@v2.2.0
3232
with:
3333
files: |
3434
coverage/coverage1.xml

0 commit comments

Comments
 (0)