Skip to content

Commit ef700fb

Browse files
authored
Merge pull request #6 from devqubit-labs/dependabot/github_actions/actions/download-artifact-7
chore(deps): bump actions/download-artifact from 4 to 7
2 parents d69c9f7 + fdfbbf6 commit ef700fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

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

9595
steps:
9696
- name: Download dists
97-
uses: actions/download-artifact@v4
97+
uses: actions/download-artifact@v7
9898
with:
9999
name: python-package-distributions
100100
path: dist/

0 commit comments

Comments
 (0)