Skip to content

Commit

Permalink
ci(github): update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Sep 28, 2024
1 parent 07af727 commit f7305fd
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 @@ -23,6 +23,6 @@ jobs:
yarn test:coverage
- name: Coveralls
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f7305fd

Please sign in to comment.