Skip to content

Commit

Permalink
[ci] Update coverallsapp/github-action action to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Dec 31, 2022
1 parent 14a4b0a commit a33f001
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 == 14
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a33f001

Please sign in to comment.