Skip to content

Commit cf3c4f6

Browse files
Merge pull request #105 from MohammadKanaan/dependabot/github_actions/main/actions/download-artifact-8
ci: bump actions/download-artifact from 4 to 8
2 parents 5612ec0 + 765188d commit cf3c4f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

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

4646
steps:
4747
- name: Download distributions
48-
uses: actions/download-artifact@v4
48+
uses: actions/download-artifact@v8
4949
with:
5050
name: python-package-distributions
5151
path: dist/

0 commit comments

Comments
 (0)