Closed Quinn-With-Two-Ns closed 5 months ago
Bump actions/upload-artifact to v4 in .github/workflows/docker-build-only.yml
actions/upload-artifact
v4
.github/workflows/docker-build-only.yml
https://github.com/temporalio/features/pull/491 bumped the download side to v4, but we also need to bump the upload side as well
Should address errors like
Error: Unable to download artifact(s): Artifact not found for name: temporal-server-docker
example: https://github.com/temporalio/temporal/actions/runs/9424005363/job/25963539180?pr=6087
Note: I am only doing it for this workflow since I don't have context on how the other ones are used.
Should be safe to bump this since the only uses are in this repo and the main server repo https://github.com/search?q=org%3Atemporalio%20.github%2Fworkflows%2Fdocker-build-only.yml&type=code
Bump
actions/upload-artifact
tov4
in.github/workflows/docker-build-only.yml
https://github.com/temporalio/features/pull/491 bumped the download side to v4, but we also need to bump the upload side as well
Should address errors like
example: https://github.com/temporalio/temporal/actions/runs/9424005363/job/25963539180?pr=6087
Note: I am only doing it for this workflow since I don't have context on how the other ones are used.
Should be safe to bump this since the only uses are in this repo and the main server repo https://github.com/search?q=org%3Atemporalio%20.github%2Fworkflows%2Fdocker-build-only.yml&type=code