We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c0cc0 commit 276f6ddCopy full SHA for 276f6dd
.github/workflows/ci.yml
@@ -35,6 +35,6 @@ jobs:
35
run: flutter test --coverage
36
37
- name: Coveralls
38
- uses: coverallsapp/github-action@master
+ uses: coverallsapp/github-action@v2
39
with:
40
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments