Skip to content

Commit 9ff956f

Browse files
authored
Merge pull request #10 from wanadev/dependabot/github_actions/actions/download-artifact-8
build(deps): Bump actions/download-artifact from 7 to 8
2 parents 10ee220 + a0bd3c2 commit 9ff956f

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@v7
55+
uses: actions/download-artifact@v8
5656
with:
5757
path: dist/
5858

0 commit comments

Comments
 (0)