File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2323 steps :
2424 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525 - name : Set up Python 3.12
26- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
26+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
2727 with :
2828 python-version : " 3.12"
2929 - name : Install tox
4242 steps :
4343 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4444 - name : Set up Python 3.13
45- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
45+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
4646 with :
4747 python-version : " 3.13-dev"
4848 - name : Install tox
Original file line number Diff line number Diff line change 4040 with :
4141 fetch-depth : 0
4242 - name : Set up Python
43- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
43+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
4444 with :
4545 python-version : ${{ matrix.python-version }}
4646 - name : Install tox
6161 with :
6262 fetch-depth : 0
6363 - name : Set up Python
64- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
64+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
6565 with :
6666 python-version : ' 3.10'
6767 - name : Install tox
7777 steps :
7878 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7979 - name : Set up Python 3.8
80- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
80+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
8181 with :
8282 python-version : 3.8
8383 - name : Install tox
9393 steps :
9494 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9595 - name : Set up Python 3.10
96- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
96+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
9797 with :
9898 python-version : ' 3.10'
9999 - name : Install tox
You can’t perform that action at this time.
0 commit comments