Skip to content

Commit

Permalink
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#…
Browse files Browse the repository at this point in the history
…327)

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 Sep 3, 2024
1 parent 4241aed commit 21a432e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel_tests_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
python -m pip install --upgrade pip
pip install numpy Cython twine setuptools setuptools_scm
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
id: download
with:
name: wheels
Expand Down

0 comments on commit 21a432e

Please sign in to comment.