Skip to content

Commit

Permalink
use coverallsapp/github-action v1
Browse files Browse the repository at this point in the history
  • Loading branch information
mike182uk committed Apr 27, 2023
1 parent 0bf7a9d commit e41c50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -50,7 +50,7 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: coverallsapp/github-action@master
- uses: coverallsapp/github-action@v1
with:
parallel-finished: true
github-token: ${{ secrets.github_token }}

0 comments on commit e41c50d

Please sign in to comment.