Skip to content

Commit 2a76a4e

Browse files
authored
Merge pull request #3 from gaussian/dependabot/github_actions/actions/download-artifact-7
ci: bump actions/download-artifact from 4 to 7
2 parents ec1196a + 9d7d406 commit 2a76a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173

174174
steps:
175175
- name: Download all the dists
176-
uses: actions/download-artifact@v4
176+
uses: actions/download-artifact@v7
177177
with:
178178
name: python-package-distributions
179179
path: dist/

0 commit comments

Comments
 (0)