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 da97e28 commit 2c8c666Copy full SHA for 2c8c666
.github/workflows/nodejs.yml
@@ -54,6 +54,6 @@ jobs:
54
npm run test:i18n:dist
55
- name: Publish to coveralls.io
56
if: github.repository == 'IgniteUI/igniteui-angular' && matrix.node-version == '16.x'
57
- uses: coverallsapp/github-action@v1.1.2
+ uses: coverallsapp/github-action@v1.2.1
58
with:
59
github-token: ${{ github.token }}
0 commit comments