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 35559ad commit 88f1ad9Copy full SHA for 88f1ad9
.github/workflows/tester.yml
@@ -45,6 +45,6 @@ jobs:
45
env:
46
CI: true
47
- name: Coveralls
48
- uses: coverallsapp/github-action@master
+ uses: coverallsapp/github-action@v2
49
with:
50
github-token: ${{ secrets.github_token }}
0 commit comments