Skip to content

Commit

Permalink
Update codecov action version
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed May 9, 2024
1 parent f284cba commit 3e58b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
timeout-minutes: 15
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
name: Unit-Tests-${{matrix.smalltalk}}
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 3e58b5a

Please sign in to comment.