Bump actions/checkout from 5 to 6 (#47)
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
codedov:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- uses: taiki-e/install-action@cargo-llvm-cov
|
||||
- run: cargo llvm-cov --all-features --lcov --output-path lcov.info
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user