Skip to content

Commit ca239b3

Browse files
committed
Update CI artifact upload action
1 parent afc0633 commit ca239b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
python scripts/run_demo_steps.py --app "life-claims-portal"
3838
- name: Upload decision artefact
3939
if: env.RUN_FIXOPS_INTEGRATION_TESTS == '1'
40-
uses: actions/upload-artifact@v3
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: demo-decision
4343
path: artefacts/**/outputs/decision.json

0 commit comments

Comments
 (0)