Skip to content

Commit 525edf0

Browse files
renovate[bot]MaxymVlasov
authored andcommitted
chore(deps): Update actions/download-artifact action to v4.2.0
1 parent e15cbe0 commit 525edf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ jobs:
266266
- name: Download all the dists
267267
if: >-
268268
contains(fromJSON('["metadata-validation", "pytest"]'), inputs.toxenv)
269-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
269+
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
270270
with:
271271
name: ${{ inputs.dists-artifact-name }}
272272
path: dist/

0 commit comments

Comments
 (0)