Hi Jan, thank you for the notification about a deprecation. I have opened a PR for the 'kie-tools' [1]. I understand it may be not a proper time for doing the bump, so I am fine if we prioritize other PRs.
Also not sure, if we can check the result of changes [1] directly in the opened pull request. I do not work with github actions often. In the past, I remember there was some restriction. Not sure if it enough we have 'on: pull_request'. I will try to find the answer in my PR [1] logs. [1] https://github.com/apache/incubator-kie-tools/pull/2745 [https://opengraph.githubassets.com/9c60267795ebf9d0aae6312a2977c1e8c9e0aece6ef642eac4104f197db495eb/apache/incubator-kie-tools/pull/2745]<https://github.com/apache/incubator-kie-tools/pull/2745> NO-ISSUE: Bump 'actions/upload-artifact' to v4 by jomarko ? Pull Request #2745 ? apache/incubator-kie-tools<https://github.com/apache/incubator-kie-tools/pull/2745> The version 3 is being deprecated. See more details here: https://github.com/actions/upload-artifact/blob/main/README.md The breaking changes: https://github.com/actions/upload-artifact/blob/mai... github.com Jozef Marko Software Developer [email protected] ________________________________ From: Jan ??astn? <[email protected]> Sent: Thursday, November 14, 2024 9:09 AM To: [email protected] <[email protected]> Subject: [EXTERNAL] [HEADS-UP] GitHub Actions for upload/download artifact version bump needed Hello, based on the email at [email protected] [1] v3 version of actions/upload-artifact and actions/download-artifact are already deprecated and will be removed as of Dec 5th [2]. I've done a quick search in my local machine on the cloned repositories and there seems to be a few cases with the v3 version used. Please review your repositories for such occurrences and plan for the version upgrade, otherwise the actions will start failing. What I found [3]: - https://github.com/apache/incubator-kie-tools/blob/main/.github/actions/upload-ci-reports-and-artifacts/action.yml - https://github.com/apache/incubator-kie-kogito-pipelines/blob/main/.ci/actions/dsl-tests/action.yml - https://github.com/apache/incubator-kie-kogito-serverless-operator/blob/main/.github/workflows/e2e.yml Regards Jan [1] https://lists.apache.org/thread/z8syf8b9tw4fbzc8s0xz82st6qtobz69 [2] https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ [3] https://github.com/search?q=org%3Aapache+%28actions%2Fdownload-artifact+OR+actions%2Fupload-artifact+%29+AND+%28repo%3Aapache%2Fincubator-kie-drools+OR+repo%3Aapache%2Fincubator-kie-optaplanner+OR+repo%3Aapache%2Fincubator-kie-tools+OR+repo%3Aapache%2Fincubator-kie-kogito-runtimes++OR+repo%3Aapache%2Fincubator-kie-kogito-apps+OR+repo%3Aapache%2Fincubator-kie-kogito-examples+OR+repo%3Aapache%2Fincubator-kie-kogito-pipelines+OR+repo%3Aapache%2Fincubator-kie-kogito-serverless-operator%29&type=code
