Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Jul 23, 2023
1 parent bfeefb1 commit 6aa75c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
LLVM_COV_VERSION: 0.5.23
COVERAGE_FILE: ./coverage.lcov
steps:
- uses: taiki-e/install-action@cargo-llvm-cov@2.12.17
- uses: taiki-e/install-action@cargo-llvm-cov@v2.12.17
- name: git checkout
uses: actions/checkout@v3
- name: toolchain ${{ env.MSRV }} minimal
Expand Down

0 comments on commit 6aa75c8

Please sign in to comment.