File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 }}
You can’t perform that action at this time.
0 commit comments