Skip to content

Commit

Permalink
Merge branch 'add-new-python-versions-to-testing-matrix' of https://g…
Browse files Browse the repository at this point in the history
…ithub.com/NREL/rdtools into add-new-python-versions-to-testing-matrix
  • Loading branch information
martin-springer committed Sep 11, 2024
2 parents e3d51ea + 78ac2ba commit 3aac61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
python setup.py sdist bdist_wheel
twine upload dist/*
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: dist
path: |
Expand Down

0 comments on commit 3aac61a

Please sign in to comment.