Skip to content

Commit

Permalink
Merge pull request #124 from Segelzwerg/revert-123-dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/codecov/codecov-action-4.5.0
  • Loading branch information
Segelzwerg authored Jun 13, 2024
2 parents 25986b8 + b1f1fe6 commit a8ddf26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
poetry run coverage run runtest.py
poetry run coverage json
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.4.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: Segelzwerg/django-dynamic-theme

0 comments on commit a8ddf26

Please sign in to comment.