Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
update download-artifact to v4
  • Loading branch information
felicio93 authored Sep 6, 2024
1 parent 680e0f9 commit c1a907d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: retrieve wheel(s) and source
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: build
path: dist
Expand Down

0 comments on commit c1a907d

Please sign in to comment.