We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59d835 commit d5eb3abCopy full SHA for d5eb3ab
.github/workflows/k8s-reset-data.yml
@@ -73,7 +73,7 @@ jobs:
73
- elasticsearch-reindex
74
steps:
75
- name: Download helm release values file into /tmp/opencrvs-${{ inputs.environment }}.json
76
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
77
with:
78
name: opencrvs-${{ inputs.environment }}-values-file
79
path: /tmp
0 commit comments