Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 70e5186

Browse files
authored
Merge branch 'main' into dependabot/go_modules/google.golang.org/api-0.206.0
2 parents c15822b + 00bc2fa commit 70e5186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: go test -v ./...
5757
- name: Upload coverage to Codecov
5858
if: matrix.os == 'ubuntu-latest' && github.actor != 'dependabot[bot]'
59-
uses: codecov/codecov-action@v4
59+
uses: codecov/codecov-action@v5
6060
with:
6161
file: ./coverage.out
6262
flags: unittests

0 commit comments

Comments
 (0)