Skip to content

Commit

Permalink
Update on-pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski authored Sep 22, 2023
1 parent 8a5b899 commit 80214ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- run: git diff --exit-code

- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 80214ec

Please sign in to comment.