Skip to content

Commit 485ed73

Browse files
Update pipeline.yml
1 parent 7f482f2 commit 485ed73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
name: debug-artifacts-${{ github.sha }}
9999
path: ./debug
100100
- name: Upload coverage reports to Codecov
101-
uses: codecov/codecov-action@th/test
101+
uses: codecov/codecov-action@v5
102102
env:
103103
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
104104

0 commit comments

Comments
 (0)