We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957d332 commit 4e47acfCopy full SHA for 4e47acf
.github/workflows/ci.yml
@@ -100,7 +100,7 @@ jobs:
100
working-directory: packages/focus-trap
101
102
- name: Upload coverage for focus-trap
103
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
104
with:
105
# The token is not required for public repos, but it makes the workflow
106
# less likely to randomly fail because of a limit in codecov CI capabilities.
0 commit comments