Skip to content

Commit

Permalink
update version of codecov/codecov-action@v3 with Token to fix coverag…
Browse files Browse the repository at this point in the history
…e badge
  • Loading branch information
nelsonic committed Jun 8, 2024
1 parent 3271f9c commit 9fc22b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
AUTH_API_KEY: ${{ secrets.AUTH_API_KEY }}
ENCRYPTION_KEYS: ${{ secrets.ENCRYPTION_KEYS }}
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

# # Continuous Deployment to Fly.io
# # https://fly.io/docs/app-guides/continuous-deployment-with-github-actions/
Expand Down

0 comments on commit 9fc22b8

Please sign in to comment.