Skip to content

Commit 3ca325b

Browse files
chore(deps): update codecov/codecov-action action to v4.6.0
1 parent 7d22448 commit 3ca325b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Run tests
3232
run: sbt test
3333
- name: Upload coverage reports to Codecov
34-
uses: codecov/codecov-action@v4.5.0
34+
uses: codecov/codecov-action@v4.6.0
3535
with:
3636
token: ${{ secrets.CODECOV_TOKEN }}
3737
slug: rcardin/yaes

0 commit comments

Comments
 (0)