We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409b9bb commit 319a3baCopy full SHA for 319a3ba
.github/actions/codecov-report/action.yml
@@ -84,6 +84,7 @@ runs:
84
with:
85
name: codecov-base-commit-sha-${{ env.codecov_branch_name }}
86
path: codecov-base-commit-sha-${{ env.codecov_branch_name }}.txt
87
+ overwrite: true
88
89
- name: Add SHA to step summary
90
if: ${{ github.event_name == 'push' && inputs.php-version == '8.2' && inputs.dependencies == 'locked' }}
0 commit comments