Skip to content

cimas-config/native-pdf: bump actions/upload-artifact v3 -> v4 in test.yml template (GitHub deprecation hard-fail) - #374

Open
opoudjis wants to merge 1 commit into
mainfrom
fix/upload-artifact-v4
Open

cimas-config/native-pdf: bump actions/upload-artifact v3 -> v4 in test.yml template (GitHub deprecation hard-fail)#374
opoudjis wants to merge 1 commit into
mainfrom
fix/upload-artifact-v4

Conversation

@opoudjis

Copy link
Copy Markdown
Contributor

GitHub is hard-failing runs pinning actions/upload-artifact@v3 per GitHub's deprecation schedule ("automatically failed because it uses a deprecated version").

Bumps v3 → v4 on this workflow. Single-upload, single-job — no matrix name-collision risk, no download-artifact pair.

v4 migration check for this file:

  • Same-name double upload: n/a (single upload)
  • overwrite: true needed: n/a
  • download-artifact@v4 pair: n/a

🤖

GitHub hard-fails runs pinning actions/upload-artifact@v3 as of 2026-07-27
per GitHub's deprecation schedule ("automatically failed because it uses a
deprecated version").

Mechanical bump. Single-upload, single-job workflow — no matrix name
collision risk; no download-artifact pair. Immutability semantics of v4
are satisfied by the existing single-upload shape.

Refs: https://github.com/actions/upload-artifact#v3-deprecation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants