Skip to content

Commit

Permalink
Merge pull request #90 from CSRT-NTUA/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-5.0.2

Bump codecov/codecov-action from 4.6.0 to 5.0.2
  • Loading branch information
spirosmaggioros authored Nov 18, 2024
2 parents fac919c + 0232a3d commit 92c8a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_test_cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
run: ctest --output-on-failure
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.0.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: CSRT-NTUA/AlgoPlus
Expand Down

0 comments on commit 92c8a16

Please sign in to comment.