Skip to content

Commit e9d677f

Browse files
committed
Update actions
1 parent afab17f commit e9d677f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
toolchain: stable
99
- run: cargo install cargo-tarpaulin
1010
- run: cargo tarpaulin --features json --out xml
11-
- uses: codecov/codecov-action@v4
11+
- uses: codecov/codecov-action@v5
1212
main:
1313
runs-on: ubuntu-latest
1414
steps:

0 commit comments

Comments
 (0)