Skip to content

Commit

Permalink
Upgrade coverallsapp/github-action to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierfoucrier committed Jun 6, 2024
1 parent 14d3191 commit fa73569
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ jobs:
run: npm run coverage

- name: Send code coverage to Coveralls
uses: coverallsapp/github-action@1.1.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
uses: coverallsapp/github-action@v2.3.0

- name: Save dependencies
uses: actions/cache/save@v4
Expand Down

0 comments on commit fa73569

Please sign in to comment.