Skip to content

Commit

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

Bump codecov/codecov-action from 5.1.1 to 5.1.2
  • Loading branch information
spirosmaggioros authored Dec 23, 2024
2 parents f1592b1 + 383144b commit 90ae840
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/[email protected].1
uses: codecov/[email protected].2
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: CSRT-NTUA/AlgoPlus
Expand Down

0 comments on commit 90ae840

Please sign in to comment.