:bug: Fix upgrade-e2e, use updated upload-artifact by tmshort · Pull Request #1649 · operator-framework/operator-controller

@tmshort

Replace cytopia/upload-artifact-retry-action with actions/upload-artifact

This is the same action that e2e-kind uses

cytopia/upload-artifact-retry-action uses an out-of-date upload-artifact
action, and has been stale since Nov 2022

Signed-off-by: Todd Short <tshort@redhat.com>

grokspawn

@grokspawn grokspawn added this pull request to the merge queue

Jan 23, 2025

camilamacedo86