Skip to content

Commit d5eb3ab

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent d59d835 commit d5eb3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k8s-reset-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- elasticsearch-reindex
7474
steps:
7575
- name: Download helm release values file into /tmp/opencrvs-${{ inputs.environment }}.json
76-
uses: actions/download-artifact@v4
76+
uses: actions/download-artifact@v5
7777
with:
7878
name: opencrvs-${{ inputs.environment }}-values-file
7979
path: /tmp

0 commit comments

Comments
 (0)