Skip to content

Commit

Permalink
ci(codecov): Update run-test.yml (#327)
Browse files Browse the repository at this point in the history
Update the Codecov version from v2 to v4.
  • Loading branch information
deepcharles committed May 31, 2024
1 parent 68ea247 commit 7692a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 7692a5e

Please sign in to comment.