Skip to content

Commit 74b869a

Browse files
committed
updated actions download-artifact version.
1 parent efc0a13 commit 74b869a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yaml

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

5757
steps:
5858
- name: Retrieve release distributions
59-
uses: actions/download-artifact@v3
59+
uses: actions/download-artifact@v4.1.7
6060
with:
6161
name: release-dists
6262
path: dist/

0 commit comments

Comments
 (0)