Skip to content

Commit 0987d3b

Browse files
Bump actions/download-artifact from 8.0.0 to 8.0.1 (#235)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e23290f commit 0987d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# upload to PyPI when a GitHub Release is created
5555
if: github.event_name == 'release' && github.event.action == 'published'
5656
steps:
57-
- uses: actions/[email protected].0
57+
- uses: actions/[email protected].1
5858
with:
5959
pattern: artifact-*
6060
path: dist

0 commit comments

Comments
 (0)