Skip to content

Commit

Permalink
Merge pull request #95 from spirosmaggioros/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/codecov/codecov-action-5.1.1

Bump codecov/codecov-action from 5.0.7 to 5.1.1
  • Loading branch information
spirosmaggioros authored Dec 12, 2024
2 parents 61cd9d7 + 3b5ba6d commit f1592b1
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@v5.0.7
uses: codecov/codecov-action@v5.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: CSRT-NTUA/AlgoPlus
Expand Down

0 comments on commit f1592b1

Please sign in to comment.