Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/cappa-0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotgunton authored Nov 25, 2024
2 parents 92428a1 + 3eab553 commit 47e0914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: make ci

- name: Upload coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
run: make ci

- name: Upload coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit 47e0914

Please sign in to comment.