Skip to content

Commit

Permalink
[ci] Update coverallsapp/github-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Apr 25, 2023
1 parent d1bb536 commit b03ab1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
echo "job_id=$id" >> $GITHUB_OUTPUT
id: get_job_id
shell: bash
- uses: coverallsapp/github-action@1.1.3
- uses: coverallsapp/github-action@v2
with:
flag-name:
${{ steps.get_job_id.outputs.job_id }} (Node.js ${{ matrix.node }}
Expand Down

0 comments on commit b03ab1d

Please sign in to comment.