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 0a3e604 commit a1663f2Copy full SHA for a1663f2
.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@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
270
with:
271
name: ${{ inputs.dists-artifact-name }}
272
path: dist/
0 commit comments