Skip to content

Commit

Permalink
Merge pull request #944 from fury-gl/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-d109cd9e8b

build(deps): bump codecov/codecov-action from 4 to 5 in the actions group
  • Loading branch information
skoudoro authored Dec 9, 2024
2 parents 1d5e7dc + b35dce9 commit 1e859c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
ci/run_tests.sh
fi
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
if: ${{ matrix.coverage }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 1e859c3

Please sign in to comment.