Skip to content

Commit 70b3c3c

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent c865e8c commit 70b3c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
runs-on: ubuntu-24.04
115115
steps:
116116
- name: Download Sdist and Wheel from GitHub
117-
uses: actions/download-artifact@v4
117+
uses: actions/download-artifact@v5
118118
with:
119119
name: dist
120120
path: "dist"

0 commit comments

Comments
 (0)