Skip to content

Commit 88f1ad9

Browse files
authored
ci: use major version (#491)
1 parent 35559ad commit 88f1ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tester.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
env:
4646
CI: true
4747
- name: Coveralls
48-
uses: coverallsapp/github-action@master
48+
uses: coverallsapp/github-action@v2
4949
with:
5050
github-token: ${{ secrets.github_token }}

0 commit comments

Comments
 (0)