File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2222
2323 - name : Set up Python ${{ matrix.python-version }}
24- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
24+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2525 with :
2626 python-version : ${{ matrix.python-version }}
2727
Original file line number Diff line number Diff line change 2121 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2222
2323 - name : Set up Python ${{ matrix.python-version }}
24- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
24+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2525 with :
2626 python-version : ${{ matrix.python-version }}
2727
4343 steps :
4444 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
4545 - name : Set up Python 3.14
46- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
46+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
4747 with :
4848 python-version : 3.14.0
4949 - name : Install python dependencies
5959 steps :
6060 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
6161 - name : Set up Python 3.14
62- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
62+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
6363 with :
6464 python-version : 3.14.0
6565 - name : Install python dependencies
Original file line number Diff line number Diff line change 2121 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2222
2323 - name : Set up Python
24- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
24+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2525 with :
2626 python-version : 3.14.0
2727
@@ -131,7 +131,7 @@ jobs:
131131 ref : main
132132
133133 - name : Set up Python
134- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
134+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
135135 with :
136136 python-version : 3.14.0
137137
You can’t perform that action at this time.
0 commit comments