Skip to content

Commit

Permalink
Merge pull request #589 from NCAR/dependabot/github_actions/codecov/c…
Browse files Browse the repository at this point in the history
…odecov-action-4.1.1

Bump codecov/codecov-action from 4.1.0 to 4.1.1
  • Loading branch information
kafitzgerald committed Apr 2, 2024
2 parents ae53d69 + 5e71949 commit 4418838
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 @@ -92,7 +92,7 @@ jobs:

- name: Upload code coverage to Codecov
if: github.repository == 'NCAR/geocat-comp'
uses: codecov/codecov-action@v4.1.0
uses: codecov/codecov-action@v4.1.1
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit 4418838

Please sign in to comment.