Skip to content

Commit 4f03a1d

Browse files
feat(action): Update coveralls (#2836)
### Changed - Update coveralls action
1 parent 119265c commit 4f03a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_and_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
steps:
4949
- name: Coveralls Finished
50-
uses: coverallsapp/github-action@1.1.3
50+
uses: coverallsapp/github-action@v2.2.3
5151
with:
5252
github-token: ${{ secrets.github_token }}
5353
parallel-finished: true

0 commit comments

Comments
 (0)