Skip to content

Commit 9e423e3

Browse files
authored
Merge pull request #164 from ikostan/main
Merge from master
2 parents b003e4c + 85b0d98 commit 9e423e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
ls *.xml
3939
# yamllint enable rule:line-length
4040
- name: Upload coverage to Codecov
41-
uses: codecov/codecov-action@v5.5.0
41+
uses: codecov/codecov-action@v5.5.1
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444
files: coverage.xml

0 commit comments

Comments
 (0)