Skip to content

Commit fd4aa1c

Browse files
chore(deps): update actions/download-artifact action to v4
1 parent 2c7a8dd commit fd4aa1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yaml

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

113113
steps:
114114
- name: Download all the dists
115-
uses: actions/download-artifact@v3
115+
uses: actions/download-artifact@v4
116116
with:
117117
name: python-package-distributions
118118
path: dist/

0 commit comments

Comments
 (0)