Skip to content

Commit

Permalink
Merge pull request #70 from data-apis/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns-5d055083c8

Bump codecov/codecov-action from 5.1.1 to 5.1.2 in the actions group
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents dc9fcf0 + 0fae68b commit 6df1916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
run: pixi run -e ${{ matrix.environment }} tests-ci

- name: Upload coverage report
uses: codecov/[email protected].1
uses: codecov/[email protected].2
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 6df1916

Please sign in to comment.