Skip to content

Commit f8f18f9

Browse files
[MNT] [Dependabot](deps): bump actions/download-artifact from 4 to 5 (#1939)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
1 parent a88a404 commit f8f18f9

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
@@ -76,7 +76,7 @@ jobs:
7676
id-token: write
7777

7878
steps:
79-
- uses: actions/download-artifact@v4
79+
- uses: actions/download-artifact@v5
8080
with:
8181
name: wheels
8282
path: wheelhouse

0 commit comments

Comments
 (0)