Skip to content

Commit 5b5c17f

Browse files
authored
Merge pull request #203 from openedx/dependabot/github_actions/actions/upload-artifact-7
chore(deps): bump actions/upload-artifact from 6 to 7
2 parents 34e88d5 + cbd81f9 commit 5b5c17f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
ANNOTATION_TYPE: error
5656

5757
- name: Store Pull Request comment to be posted
58-
uses: actions/upload-artifact@v6
58+
uses: actions/upload-artifact@v7
5959
if: steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true'
6060
with:
6161
# If you use a different name, update COMMENT_ARTIFACT_NAME accordingly

0 commit comments

Comments
 (0)