Skip to content

Commit

Permalink
Merge pull request #88 from mogeko/dependabot/github_actions/github-a…
Browse files Browse the repository at this point in the history
…ctions-4830dad0d4

build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 in the github-actions group
  • Loading branch information
mergify[bot] authored Oct 7, 2024
2 parents 062d729 + 563ad1f commit ddf7ee5
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 @@ -18,7 +18,7 @@ jobs:
- run: yarn install --immutable
- run: yarn biome ci --reporter=github
- run: yarn run cov
- uses: codecov/codecov-action@v4.5.0
- uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false
Expand Down

0 comments on commit ddf7ee5

Please sign in to comment.