Skip to content

Commit 4a279c9

Browse files
committed
Merge branch 'renovate/actions-download-artifact-6.x' into 'main'
[🏭 infra] Update actions/download-artifact action to v6 See merge request platformsh/observability/blackfire/blackfire.io!40360
2 parents 5e732b5 + c1f384d commit 4a279c9

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@v5
5555
- name: Download build artifacts
56-
uses: actions/download-artifact@v5
56+
uses: actions/download-artifact@v6
5757
with:
5858
name: wheel_dist
5959
- run: |

0 commit comments

Comments
 (0)