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 b0c1334 commit 4e5d8f9Copy full SHA for 4e5d8f9
.github/workflows/reusable-tox.yml
@@ -263,7 +263,7 @@ jobs:
263
- name: Download all the dists
264
if: >-
265
contains(fromJSON('["metadata-validation", "pytest"]'), inputs.toxenv)
266
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
267
with:
268
name: ${{ inputs.dists-artifact-name }}
269
path: dist/
0 commit comments