Skip to content

Commit 2b063a8

Browse files
authored
Merge pull request #43 from wanadev/dependabot/github_actions/actions/download-artifact-7
build(deps): bump actions/download-artifact from 6 to 7
2 parents 271a8a7 + 642e7de commit 2b063a8

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
@@ -107,7 +107,7 @@ jobs:
107107
steps:
108108

109109
- name: "Download artifacts"
110-
uses: actions/download-artifact@v6
110+
uses: actions/download-artifact@v7
111111

112112
- name: "Move packages to the dist/ folder"
113113
run: |

0 commit comments

Comments
 (0)