Skip to content

Commit

Permalink
Merge branch 'development' into feature/add-unittest-for-multiplex-dbc
Browse files Browse the repository at this point in the history
  • Loading branch information
ebroecker authored Sep 19, 2024
2 parents edacfc5 + 4bfce24 commit 33acce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
# upload to PyPI only on release
if: github.event.release && github.event.action == 'published'
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
name: python-can-dist
path: dist
Expand Down

0 comments on commit 33acce7

Please sign in to comment.