Skip to content

Commit c1f384d

Browse files
[🏭 infra] Update actions/download-artifact action to v6
1 parent a54a581 commit c1f384d

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)