Skip to content

Commit

Permalink
Merge pull request #25 from ChrisPulman/renovate/codecov-codecov-acti…
Browse files Browse the repository at this point in the history
…on-4.x

Update codecov/codecov-action action to v4
  • Loading branch information
ChrisPulman committed Mar 3, 2024
2 parents e41fb0e + ad77b6d commit 46ac8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildOnly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
configuration: Release

- name: Upload Code Coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

- name: Create NuGet Artifacts
uses: actions/upload-artifact@master
Expand Down

0 comments on commit 46ac8a9

Please sign in to comment.