Skip to content

Commit 391568c

Browse files
chore(deps): Update re-actors/checkout-python-sdist to v2.0.0 (#789)
1 parent f3432b3 commit 391568c

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
@@ -177,7 +177,7 @@ jobs:
177177
if: >-
178178
!contains(fromJSON('["pre-commit", "spellcheck-docs"]'), inputs.toxenv)
179179
# yamllint disable-line rule:line-length
180-
uses: re-actors/checkout-python-sdist@187f55296b0f54d88259aaaf99af32ad3647d3bc # release/v2
180+
uses: re-actors/checkout-python-sdist@187f55296b0f54d88259aaaf99af32ad3647d3bc # v2.0.0
181181
with:
182182
source-tarball-name: ${{ inputs.source-tarball-name }}
183183
workflow-artifact-name: ${{ inputs.dists-artifact-name }}

0 commit comments

Comments
 (0)