Skip to content

Commit c7626a2

Browse files
fix: use main
1 parent 6e6d3f8 commit c7626a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
use_oidc: true
4848
verbose: true
4949
- name: Try local upload
50-
uses: getsentry/codecov-action@v1
50+
uses: getsentry/codecov-action@main
5151
with:
5252
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)