Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
working-directory: packages/focus-trap

- name: Upload coverage for focus-trap
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v5
with:
# The token is not required for public repos, but it makes the workflow
# less likely to randomly fail because of a limit in codecov CI capabilities.
Expand Down
Loading