Yeah. I took a bit deeper look and found out even more in "airlfow-site"
https://github.com/apache/airflow-site/blob/0d5111a7f0896f6c08839a6395f8bae5de420088/.github/workflows/build.yml#L117 > actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2 Thanks for the warnings. Fixes are coming. J. On Tue, Nov 26, 2024 at 1:01 AM Jacob Wujciak <assignu...@apache.org> wrote: > Sure: > > https://github.com/apache/airflow-client-python/blob/main/.github/workflows/ci.yml#L31 > > Am Di., 26. Nov. 2024 um 00:57 Uhr schrieb Jarek Potiuk <ja...@potiuk.com > >: > > > > I can't find any artifacts@v3 references in our workflows. Could you > please share those scan results? > > > > > According to a quick code search this project is using one of the > actions with a v3 tag in at least one of its repos. > > > > > > > > J. > > > > On Mon, Nov 25, 2024 at 7:36 PM Jacob Wujciak <assignu...@apache.org> > wrote: > >> > >> Hello Everyone! > >> > >> I am writing to inform you of the imminent removal of the v3 artifact > >> actions that was announced in [1]. Both actions/upload-artifact@v3* > >> and actions/download-artifact@v3* will stop working in 10 days, on > >> December 5, 2024! According to a quick code search this project is > >> using one of the actions with a v3 tag in at least one of its repos. > >> > >> There are breaking changes in the usage of the upload action that will > >> likely require changes other than bumping the version, please see [2]. > >> Make sure to update your workflows in time to avoid disruptions! > >> > >> If you have any questions or need help with the transition I'd > >> recommend builds@apache.org as the place to look for help. > >> > >> Regards > >> Jacob Wujciak-Jens (assignUser) > >> > >> [1]: > https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ > >> [2]: > https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org > >> For additional commands, e-mail: dev-h...@airflow.apache.org > >> >