Skip to content

Commit

Permalink
Fix coverallsapp actions
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r committed May 16, 2024
1 parent 09c2e75 commit ce06006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: "npm run test-coverage"

- name: "Upload to Coveralls"
uses: coverallsapp/github-action@2.3.0
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit ce06006

Please sign in to comment.