Skip to content

Commit 4e1459d

Browse files
committed
...
1 parent 723cd97 commit 4e1459d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
flags: unittests
7474
- name: Add coverage to PR
7575
if: ${{ matrix.release_build && github.event_name == 'pull_request' }}
76-
uses: madrapps/jacoco-report@db72e7e7c897b9e6f5ed01380c9b7fb3ed397d5f # v1.7.1
76+
uses: madrapps/[email protected].2
7777
with:
7878
paths: ${{ github.workspace }}/target/site/jacoco/jacoco.xml
7979
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)