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 0179975 commit 0713d6bCopy full SHA for 0713d6b
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
GITHUB_TOKEN: ${{ github.token }}
41
42
- name: Store Pull Request comment to be posted
43
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
44
if: steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true'
45
with:
46
# If you use a different name, update COMMENT_ARTIFACT_NAME accordingly
0 commit comments