We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4629d41 commit 75b439eCopy full SHA for 75b439e
.github/workflows/reusable-tox.yml
@@ -266,7 +266,7 @@ jobs:
266
- name: Download all the dists
267
if: >-
268
contains(fromJSON('["metadata-validation", "pytest"]'), inputs.toxenv)
269
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
270
with:
271
name: ${{ inputs.dists-artifact-name }}
272
path: dist/
0 commit comments