Skip to content

Commit 2acdd24

Browse files
authored
Merge pull request #281 from ClimateImpactLab/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 9e621a5 + cf73dc1 commit 2acdd24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
docker run "${{ env.image_name }}" dodola --help
5656
5757
- name: Upload coverage to Codecov
58-
uses: codecov/codecov-action@v5
58+
uses: codecov/codecov-action@v6
5959
env:
6060
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)