Skip to content

Commit 56de07c

Browse files
committed
🧪 Bump reusable-tox.yml to 0b1e326424
1 parent 35f36fc commit 56de07c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.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@ab43dd192297b935ebca18d3d870a939d10c176e # yamllint disable-line rule:line-length
583+
uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@0b1e32642419392b5012b1efb66331a6babe6f79 # 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@ab43dd192297b935ebca18d3d870a939d10c176e # yamllint disable-line rule:line-length
632+
uses: tox-dev/workflow/.github/workflows/reusable-tox.yml@0b1e32642419392b5012b1efb66331a6babe6f79 # yamllint disable-line rule:line-length
633633
with:
634634
built-wheel-names: >-
635635
${{
@@ -765,7 +765,7 @@ jobs:
765765
- runner-vm-os: macos-13
766766
python-version: pypy-3.11
767767

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

0 commit comments

Comments
 (0)