Skip to content

Commit

Permalink
Merge pull request #100 from opencastsoftware/renovate/codecov-codeco…
Browse files Browse the repository at this point in the history
…v-action-5.x

Update codecov/codecov-action action to v5
  • Loading branch information
DavidGregory084 authored Dec 20, 2024
2 parents b93ea5f + a1eb318 commit 3dac29f
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 @@ -48,7 +48,7 @@ jobs:
run: ./gradlew build --info

- name: Upload Coverage Report
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 3dac29f

Please sign in to comment.