Skip to content

Commit fdc9438

Browse files
committed
chore: Update coveralls action
1 parent 7aed9ca commit fdc9438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
npm run build
3333
npm run test
3434
- name: Coveralls
35-
uses: coverallsapp/github-action@master
35+
uses: coverallsapp/github-action@v2.3.6
3636
with:
3737
github-token: ${{ secrets.GITHUB_TOKEN }}
3838
package:

0 commit comments

Comments
 (0)