Skip to content

Commit f7cd5fa

Browse files
committed
2 parents 63a9cbd + 6497e43 commit f7cd5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpublish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: actions/setup-python@v4
6767
with:
6868
python-version: ${{ matrix.python-version }}
69-
- uses: actions/download-artifact@v4
69+
- uses: actions/download-artifact@v4.1.7
7070
with:
7171
name: dist
7272
path: dist/

0 commit comments

Comments
 (0)