We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd32b50 commit 6fa1c45Copy full SHA for 6fa1c45
.github/workflows/npm-test.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Run tests
52
run: npm run test
53
- name: Coveralls GitHub Action
54
- uses: coverallsapp/github-action@v2.3.0
+ uses: coverallsapp/github-action@v2
55
56
57
build:
0 commit comments