Skip to content

Commit

Permalink
fix: changed version to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
guidari committed Sep 2, 2024
1 parent 9f5ee3a commit 53457ac
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 @@ -81,7 +81,7 @@ jobs:
- name: Run tests
run: yarn test --ci --collectCoverage
- name: Upload coverage reports to Codecov with GitHub Action
uses: codecov/codecov-action@v4.2.0
uses: codecov/codecov-action@v4.5.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
e2e:
Expand Down

0 comments on commit 53457ac

Please sign in to comment.