Skip to content

Commit 3937fe1

Browse files
authored
Merge pull request #827 from julianz-/bump-tox-dev-workflow
Bump `reusable-tox.yml` to `1bb961580e`
2 parents 18f4ba8 + c0d40b7 commit 3937fe1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ jobs:
580580
- build-changelog
581581
- pre-setup # transitive, for accessing settings
582582

583-
uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@0b1e32642419392b5012b1efb66331a6babe6f79 # yamllint disable-line rule:line-length
583+
uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@1bb961580e20073f66ccb9024f248357f8c8fecb # yamllint disable-line rule:line-length
584584
with:
585585
cache-key-for-dependency-files: >-
586586
${{ needs.pre-setup.outputs.cache-key-for-dep-files }}
@@ -629,7 +629,7 @@ jobs:
629629
- false
630630
fail-fast: false
631631

632-
uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@0b1e32642419392b5012b1efb66331a6babe6f79 # yamllint disable-line rule:line-length
632+
uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@1bb961580e20073f66ccb9024f248357f8c8fecb # yamllint disable-line rule:line-length
633633
with:
634634
built-wheel-names: >-
635635
${{
@@ -766,7 +766,7 @@ jobs:
766766
- runner-vm-os: macos-15-intel
767767
python-version: pypy-3.11
768768

769-
uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@0b1e32642419392b5012b1efb66331a6babe6f79 # yamllint disable-line rule:line-length
769+
uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@1bb961580e20073f66ccb9024f248357f8c8fecb # yamllint disable-line rule:line-length
770770
with:
771771
built-wheel-names: >-
772772
${{ needs.pre-setup.outputs.wheel-artifact-name }}

0 commit comments

Comments
 (0)