Skip to content

Commit d3c9644

Browse files
Bump actions/download-artifact from 4 to 5 (#1393)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6a872d commit d3c9644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
steps:
113113
- name: Download distribution 📦
114-
uses: actions/download-artifact@v4
114+
uses: actions/download-artifact@v5
115115
with:
116116
name: python-package-distributions
117117
path: dist/

0 commit comments

Comments
 (0)