We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34e88d5 + cbd81f9 commit 5b5c17fCopy full SHA for 5b5c17f
1 file changed
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
ANNOTATION_TYPE: error
56
57
- name: Store Pull Request comment to be posted
58
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
59
if: steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true'
60
with:
61
# If you use a different name, update COMMENT_ARTIFACT_NAME accordingly
0 commit comments