Skip to content

Commit 230ea6b

Browse files
build(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 (#460)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e694cc commit 230ea6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
with:
168168
python-version: 3.9
169169

170-
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
170+
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
171171
with:
172172
path: wheels
173173
pattern: wheels-*
@@ -192,7 +192,7 @@ jobs:
192192
with:
193193
egress-policy: audit
194194

195-
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
195+
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
196196
with:
197197
path: wheels
198198
pattern: wheels-*

0 commit comments

Comments
 (0)