Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
porcelli authored Dec 12, 2024
2 parents 4b1248c + d820c49 commit f5a0405
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/actions/dsl-tests/action.yml
Original file line number Diff line number Diff line change
@@ -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/
2 changes: 1 addition & 1 deletion tools/zip-sources-files/NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache KIE
Copyright 2024 The Apache Software Foundation
Copyright 2023-2024 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

0 comments on commit f5a0405

Please sign in to comment.