Skip to content

Commit

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

Bump codecov/codecov-action from 3 to 4
  • Loading branch information
nigelhorne authored Feb 5, 2024
2 parents eade3c3 + 76efbe9 commit 73bb37d
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 @@ -22,7 +22,7 @@ jobs:
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
- name: Setup perl
uses: shogo82148/actions-setup-perl@v1
with:
Expand Down

0 comments on commit 73bb37d

Please sign in to comment.