Skip to content

Commit

Permalink
update coveralls action
Browse files Browse the repository at this point in the history
  • Loading branch information
TesteurManiak committed May 12, 2023
1 parent 56e71d2 commit ca2788a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Run tests
run: dart run coverage:test_with_coverage
- name: Collect and report coverage
uses: coverallsapp/github-action@1.1.3
uses: coverallsapp/github-action@v1.2.5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit ca2788a

Please sign in to comment.