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 07ff497 commit b6e8dfdCopy full SHA for b6e8dfd
.github/workflows/reusable-tox.yml
@@ -177,7 +177,7 @@ jobs:
177
if: >-
178
!contains(fromJSON('["pre-commit", "spellcheck-docs"]'), inputs.toxenv)
179
# yamllint disable-line rule:line-length
180
- uses: re-actors/checkout-python-sdist@187f55296b0f54d88259aaaf99af32ad3647d3bc # release/v2
+ uses: re-actors/checkout-python-sdist@6e64b748e2ea49be5772c593583c027a801c118a # release/v2
181
with:
182
source-tarball-name: ${{ inputs.source-tarball-name }}
183
workflow-artifact-name: ${{ inputs.dists-artifact-name }}
0 commit comments