Skip to content

Commit

Permalink
ci(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 2, 2022
1 parent fe55046 commit 420e6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Test
run: yarn test --coverage
- name: Report Code Coverage to codecov
uses: codecov/codecov-action@v3.1.0
uses: codecov/codecov-action@v3.1.1
- name: GitHub Actions Build Test
uses: ./
with:
Expand Down

0 comments on commit 420e6a5

Please sign in to comment.