Skip to content

Commit afc518f

Browse files
chore(deps): bump actions/upload-artifact from 4 to 7 (#3288)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74359cf commit afc518f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docling_serve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Upload coverage comment to be posted
7171
if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true'
72-
uses: actions/upload-artifact@v4
72+
uses: actions/upload-artifact@v7
7373
with:
7474
name: coverage-comment-docling_serve
7575
path: python-coverage-comment-action-docling_serve.txt

0 commit comments

Comments
 (0)