Skip to content

Commit

Permalink
[ci] Update coverallsapp/github-action action to version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Sep 15, 2021
1 parent 36dd8b4 commit e9a8353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: ${{ matrix.node }}
- run: npm install
- run: npm test
- uses: coverallsapp/github-action@v1.1.2
- uses: coverallsapp/github-action@1.1.3
if: matrix.node == 12
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e9a8353

Please sign in to comment.