Skip to content

Commit 59408ad

Browse files
build(deps): bump actions/download-artifact from 4 to 8
2 parents 6dbdc91 + 42a7468 commit 59408ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
id-token: write
1919
steps:
2020
- name: Download distributions 📦
21-
uses: actions/download-artifact@v4
21+
uses: actions/download-artifact@v8
2222
with:
2323
name: package
2424
path: dist/

0 commit comments

Comments
 (0)