Skip to content

Commit 21a432e

Browse files
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#327)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4241aed commit 21a432e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel_tests_and_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
python -m pip install --upgrade pip
170170
pip install numpy Cython twine setuptools setuptools_scm
171171
172-
- uses: actions/download-artifact@v3
172+
- uses: actions/download-artifact@v4.1.7
173173
id: download
174174
with:
175175
name: wheels

0 commit comments

Comments
 (0)