Skip to content

Commit 392b1c6

Browse files
authored
Merge pull request #32 from festim-dev/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 4 to 8
2 parents bbd9067 + 2f56eb3 commit 392b1c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

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

6060
steps:
6161
- name: Retrieve release distributions
62-
uses: actions/download-artifact@v4
62+
uses: actions/download-artifact@v8
6363
with:
6464
name: release-dists
6565
path: dist/

0 commit comments

Comments
 (0)