This is an automated email from the ASF dual-hosted git repository.

jomarko pushed a commit to branch 10.0.x
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 887220e0 Bump upload-artifact@v3 to upload-artifact@v4 (#1267)
887220e0 is described below

commit 887220e0fc233685848dda8cec87018d3afb87e6
Author: Jozef Marko <[email protected]>
AuthorDate: Mon Dec 2 09:12:51 2024 +0100

    Bump upload-artifact@v3 to upload-artifact@v4 (#1267)
---
 .ci/actions/dsl-tests/action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ci/actions/dsl-tests/action.yml b/.ci/actions/dsl-tests/action.yml
index c693a8eb..9f1ce8d0 100644
--- a/.ci/actions/dsl-tests/action.yml
+++ b/.ci/actions/dsl-tests/action.yml
@@ -116,7 +116,7 @@ runs:
 
   - name: Upload result
     if: ${{ always() && inputs.save-results }}
-    uses: actions/upload-artifact@v3
+    uses: actions/upload-artifact@v4
     with:
       name: ${{ env.UPLOAD_ARTIFACT_NAME }}
       path: ${{ env.PIPELINES_TEST_DIR }}/dsl/seed/build/reports/tests/test/


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to