Skip to content

Commit

Permalink
[skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Dec 19, 2023
1 parent b47d578 commit 9803b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
if: github.event_name == 'release'
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: releases
path: dist
Expand Down

0 comments on commit 9803b3b

Please sign in to comment.