Skip to content

Commit 276f6dd

Browse files
committed
Let's not be that much up-to-date...
1 parent a5c0cc0 commit 276f6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
run: flutter test --coverage
3636

3737
- name: Coveralls
38-
uses: coverallsapp/github-action@master
38+
uses: coverallsapp/github-action@v2
3939
with:
4040
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)