Skip to content

Commit

Permalink
Merge d2cf786 into 6b75851
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
2 parents 6b75851 + d2cf786 commit cfff250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
node-version: 16
- run: yarn --frozen-lockfile
- run: yarn coverage
- uses: coverallsapp/github-action@v2.2.3
- uses: coverallsapp/github-action@v2.3.0
with:
github-token: ${{secrets.GITHUB_TOKEN}}

0 comments on commit cfff250

Please sign in to comment.