Skip to content

Commit 5e38d9d

Browse files
authored
Bump actions/download-artifact from 4.1.9 to 4.2.1 (#602)
2 parents 6cb80a7 + 41a68f5 commit 5e38d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: echo "## Publishing $(poetry version) to PyPI" >> $GITHUB_STEP_SUMMARY
6868

6969
- name: Retrieve distribution files
70-
uses: actions/download-artifact@v4.1.9
70+
uses: actions/download-artifact@v4.2.1
7171
with:
7272
name: distribution
7373
path: dist/

0 commit comments

Comments
 (0)