Skip to content

Commit 2f54a49

Browse files
authored
Merge pull request #7 from wanadev/dependabot/github_actions/actions/download-artifact-7
build(deps): Bump actions/download-artifact from 6 to 7
2 parents aa2226d + 5037c5b commit 2f54a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353

5454
- name: "Download artifacts"
55-
uses: actions/download-artifact@v6
55+
uses: actions/download-artifact@v7
5656
with:
5757
path: dist/
5858

0 commit comments

Comments
 (0)