Skip to content

Commit e64ca00

Browse files
Merge pull request #62 from SecretiveShell/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.2.1
2 parents b60fa41 + 6396a62 commit e64ca00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
steps:
7878
- uses: actions/checkout@v4
7979
- name: Download all the dists
80-
uses: actions/download-artifact@v4.1.9
80+
uses: actions/download-artifact@v4.2.1
8181
with:
8282
name: python-package-distributions
8383
path: .

0 commit comments

Comments
 (0)