Skip to content

Commit

Permalink
Merge pull request #57 from nigelhorne/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
nigelhorne authored Nov 19, 2024
2 parents e991331 + ab95577 commit e416c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
- name: Setup perl
uses: shogo82148/actions-setup-perl@v1
with:
Expand Down

0 comments on commit e416c71

Please sign in to comment.