We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c7ae8c + b1b8f44 commit 21a7501Copy full SHA for 21a7501
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@v4
+ uses: actions/upload-artifact@v5
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