We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f90be7 commit 8440142Copy full SHA for 8440142
1 file changed
.github/workflows/dart.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: 🥇 Update coverage badge
43
if: github.event_name != 'pull_request'
44
- uses: coverallsapp/github-action@2
+ uses: coverallsapp/github-action@v2.3.6
45
with:
46
github-token: ${{ secrets.github_token }}
47
0 commit comments