Skip to content

Commit c7a5306

Browse files
committed
build: Upgrade codecov action to v3
1 parent f5918dd commit c7a5306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: Run tests
2424
run: bun run test:ci
2525
- name: Upload coverage to Codecov
26-
uses: codecov/codecov-action@v2
26+
uses: codecov/codecov-action@v3
2727
with:
2828
verbose: true

0 commit comments

Comments
 (0)