Skip to content

Commit

Permalink
Update codecov/codecov-action action to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent c885867 commit 5a36202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: Build storybook
run: npm run storybook:build
- name: Upload coverage to Codecov
uses: codecov/[email protected].0
uses: codecov/[email protected].1
with:
token: ${{secrets.CODECOV_TOKEN}}

0 comments on commit 5a36202

Please sign in to comment.