File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ jobs:
206206 fi
207207
208208 - name : Upload coverage reports to Codecov
209- uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
209+ uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
210210 if : ${{ !cancelled() && (env.GITHUB_WORKFLOW_RUNTIME != 'ACT') }}
211211 with :
212212 token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 8888 retention-days : 30
8989
9090 - name : Upload coverage reports to Codecov
91- uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
91+ uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
9292 if : ${{ !cancelled() && (env.GITHUB_WORKFLOW_RUNTIME != 'ACT') }}
9393 with :
9494 token : ${{ secrets.CODECOV_TOKEN }}
You can’t perform that action at this time.
0 commit comments