Skip to content

Commit 81bee61

Browse files
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#13257)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c8311b commit 81bee61

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Download all the dists
39-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
39+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
4040
with:
4141
name: python-package-distributions
4242
path: dist/

0 commit comments

Comments
 (0)