Skip to content

Commit 150d2c1

Browse files
authored
Merge branch 'main' into dependabot/go_modules/github.com/oapi-codegen/runtime-1.3.0
2 parents 287f4ef + 9f58de4 commit 150d2c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: go test -coverprofile=coverage.out ./...
3232

3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@v3
34+
uses: codecov/codecov-action@v5
3535
with:
3636
file: ./coverage.out
3737
flags: unittests

0 commit comments

Comments
 (0)