Skip to content

Commit

Permalink
chore(deps): bump actions/download-artifact from 3 to 4 (#188)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent cc0811f commit 6c84765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'aarnphm'
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
- name: Sanity check and setup dist folder
run: |
ls -R
Expand Down

0 comments on commit 6c84765

Please sign in to comment.