Skip to content

Commit

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

Bump codecov/codecov-action from 4.0.1 to 4.6.0
  • Loading branch information
spirosmaggioros authored Nov 12, 2024
2 parents 0969166 + 0684dce commit 644581c
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.0.1
uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: CSRT-NTUA/AlgoPlus
Expand Down

0 comments on commit 644581c

Please sign in to comment.