Skip to content

Commit 61fb7f4

Browse files
committed
Merge branch 'renovate/actions-download-artifact-7.x' into 'main'
[🏭 infra] Update actions/download-artifact action to v7 See merge request platformsh/observability/blackfire/blackfire.io!41181
2 parents a03b0e0 + e522483 commit 61fb7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
steps:
5454
- uses: actions/checkout@v6
5555
- name: Download build artifacts
56-
uses: actions/download-artifact@v6
56+
uses: actions/download-artifact@v7
5757
with:
5858
name: wheel_dist
5959
- run: |

0 commit comments

Comments
 (0)