chore: fix dependabot alerts (#3921)

This commit is contained in:
Ramkumar Chinchani
2026-03-30 23:53:19 -07:00
committed by GitHub
parent 2ca0392825
commit 79ab6464dc
6 changed files with 124 additions and 128 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ jobs:
name: unified-coverage
path: unified-coverage/*
- name: upload code coverage
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v6
with:
token: ${{ secrets.CODECOV_TOKEN }}