Skip to content

Commit

Permalink
ci: fix _another_ action version
Browse files Browse the repository at this point in the history
  • Loading branch information
supermihi committed Mar 17, 2024
1 parent adce893 commit 18a8592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
name: sdist
path: wheels
- name: download binary wheels
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
pattern: bdist-*
path: wheels
Expand Down

0 comments on commit 18a8592

Please sign in to comment.