Skip to content

Commit 78bbc24

Browse files
authored
Merge pull request #1092 from pypa/dependabot/github_actions/actions/download-artifact-4.1.7
build(deps): bump actions/download-artifact from 4.1.6 to 4.1.7
2 parents 374aeac + 8b7c7d5 commit 78bbc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

7171
steps:
7272
- name: "Download dists"
73-
uses: "actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395"
73+
uses: "actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e"
7474
with:
7575
name: "dist"
7676
path: "dist/"

0 commit comments

Comments
 (0)