We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aed9ca commit fdc9438Copy full SHA for fdc9438
1 file changed
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
npm run build
33
npm run test
34
- name: Coveralls
35
- uses: coverallsapp/github-action@master
+ uses: coverallsapp/github-action@v2.3.6
36
with:
37
github-token: ${{ secrets.GITHUB_TOKEN }}
38
package:
0 commit comments