Skip to content

Commit

Permalink
Merge branch 'default' into dependabot/npm_and_yarn/rollup-3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Oct 17, 2022
2 parents 1400265 + 53fe81e commit 4dcc191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
run: npm run tests-only
- name: Submit coverage
if: matrix.node-version == '16.x'
uses: coverallsapp/github-action@v1.1.3
uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 4dcc191

Please sign in to comment.