Skip to content

Commit 9381497

Browse files
authored
Merge pull request #4 from wanadev/dependabot/github_actions/actions/download-artifact-6
build(deps): Bump actions/download-artifact from 5 to 6
2 parents 9cc601d + 32e6b2e commit 9381497

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@v5
55+
uses: actions/download-artifact@v6
5656

5757
- name: "Move packages to the dist/ folder"
5858
run: |

0 commit comments

Comments
 (0)