Skip to content

Commit 9152f71

Browse files
authored
Merge pull request #5 from mmaylat/patch-1
2 parents 0179975 + 0713d6b commit 9152f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
GITHUB_TOKEN: ${{ github.token }}
4141

4242
- name: Store Pull Request comment to be posted
43-
uses: actions/upload-artifact@v3
43+
uses: actions/upload-artifact@v4
4444
if: steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true'
4545
with:
4646
# If you use a different name, update COMMENT_ARTIFACT_NAME accordingly

0 commit comments

Comments
 (0)