Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v5 (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 5457d1c commit 85c3d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: npm run test:browser
- name: Upload coverage
if: success()
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v5

test-windows-browsers:
name: Test on Windows Firefox, Chrome & Edge
Expand Down

0 comments on commit 85c3d8b

Please sign in to comment.