File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1919 - name : Set up Python ${{ matrix.python-version }}
20- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
20+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
2121 with :
2222 python-version : ${{ matrix.python-version }}
2323 - name : Install dependencies
Original file line number Diff line number Diff line change 1919 steps :
2020 - uses : actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
2121 - name : Set up Python 3.10
22- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
22+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
2323 with :
2424 python-version : " 3.14"
2525
Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929
3030 - name : Set up Python ${{ matrix.python-version }}
31- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
31+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
3232 with :
3333 python-version : ${{ matrix.python-version }}
3434
You can’t perform that action at this time.
0 commit comments