Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mobiusklein committed Dec 3, 2024
2 parents 63a9cbd + 6497e43 commit f7cd5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v4.1.7
with:
name: dist
path: dist/
Expand Down

0 comments on commit f7cd5fa

Please sign in to comment.