Skip to content

Commit c78b273

Browse files
[MNT] [Dependabot](deps): Bump actions/download-artifact from 5 to 6 (#1985)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
1 parent eed6904 commit c78b273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
id-token: write
103103

104104
steps:
105-
- uses: actions/download-artifact@v5
105+
- uses: actions/download-artifact@v6
106106
with:
107107
name: wheels
108108
path: wheelhouse

0 commit comments

Comments
 (0)