We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf9ceb commit f762102Copy full SHA for f762102
1 file changed
.github/workflows/dart.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: 🥇 Update coverage badge
40
if: github.event_name != 'pull_request'
41
- uses: coverallsapp/github-action@1.1.3
+ uses: coverallsapp/github-action@2.3.6
42
with:
43
github-token: ${{ secrets.github_token }}
44
0 commit comments