Skip to content

Commit

Permalink
ci(workflow): update codecov/codecov-action@v3 (#1542)
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Jan 18, 2023
1 parent ce19a3b commit 3340e98
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 @@ -59,6 +59,6 @@ jobs:

- name: upload coverage
if: success()
uses: codecov/codecov-action@v3.1.1
uses: codecov/codecov-action@v3
with:
name: ${{ runner.os }} node.js ${{ matrix.node-version }}

0 comments on commit 3340e98

Please sign in to comment.