Skip to content

Commit a1fa97c

Browse files
authored
Update coveralls action version in dart.yml
1 parent f762102 commit a1fa97c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: 🥇 Update coverage badge
4040
if: github.event_name != 'pull_request'
41-
uses: coverallsapp/github-action@2.3.6
41+
uses: coverallsapp/github-action@v2.3.6
4242
with:
4343
github-token: ${{ secrets.github_token }}
4444

0 commit comments

Comments
 (0)