Skip to content

Commit

Permalink
Merge pull request #138 from supermihi/fix-ci-again
Browse files Browse the repository at this point in the history
ci: fix _another_ action version
  • Loading branch information
supermihi authored Mar 17, 2024
2 parents adce893 + 18a8592 commit 66ccce9
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 66ccce9

Please sign in to comment.