Skip to content

Commit 0f3dd5d

Browse files
authored
Merge pull request #24 from scientificcomputing/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents eaa6f77 + 4451c32 commit 0f3dd5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
id-token: write
2828

2929
steps:
30-
- uses: actions/download-artifact@v6
30+
- uses: actions/download-artifact@v7
3131
with:
3232
name: artifact
3333
path: dist

0 commit comments

Comments
 (0)