Skip to content

Commit

Permalink
Merge ef53128 into 36d71d3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 9, 2023
2 parents 36d71d3 + ef53128 commit c09c827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Upload coverage
if: ${{ runner.os != 'windows-latest' }}
continue-on-error: true
uses: coverallsapp/github-action@v2.2.0
uses: coverallsapp/github-action@v2.2.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
flag-name: node-${{ inputs.node-version }}-on-${{ runner.os }}-${{ github.event_name }}
Expand Down

0 comments on commit c09c827

Please sign in to comment.