Skip to content

Commit

Permalink
Merge pull request #214 from OpenConext/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-5.1.1

Bump codecov/codecov-action from 1.3.1 to 5.1.1
  • Loading branch information
baszoetekouw authored Dec 16, 2024
2 parents d9a51f6 + c8659cd commit dc9ebc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: mvn -B clean install

- name: Codecov
uses: codecov/codecov-action@v1.3.1
uses: codecov/codecov-action@v5.1.1

0 comments on commit dc9ebc1

Please sign in to comment.