Commit 8fb9439c for tesseract
commit 8fb9439c449736697a0624d506bd28a86607f44a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Apr 27 07:53:35 2026 +0200
Bump actions/upload-artifact from 4 to 7 (#4545)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/.github/workflows/autotools.yml b/.github/workflows/autotools.yml
index 6d108e0f..67344f93 100644
--- a/.github/workflows/autotools.yml
+++ b/.github/workflows/autotools.yml
@@ -68,7 +68,7 @@ jobs:
- name: Upload documentation artifacts
if: matrix.config.docs
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
with:
name: tesseract-docs
path: |