Skip to content

Commit d5dcb56

Browse files
chore(deps): bump codecov/codecov-action from 4 to 5 (#996)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e126d04 commit d5dcb56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: poetry run tests
3939

4040
- name: Upload Coverage
41-
uses: codecov/codecov-action@v4
41+
uses: codecov/codecov-action@v5
4242
release-please:
4343
needs: test
4444
if: ${{ github.ref == 'refs/heads/main' && github.event_name == 'push' && github.repository_owner == 'supabase' }}

0 commit comments

Comments
 (0)