File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4949 sudo apt-get install ninja-build
5050
5151 - name : Setup Python
52- uses : actions/setup-python@v6.0 .0
52+ uses : actions/setup-python@v6.1 .0
5353 with :
5454 python-version : ' 3.12'
5555 architecture : x64
Original file line number Diff line number Diff line change 5050 sudo apt-get install ninja-build
5151 - name : Setup Python
5252 if : ${{ !github.event.pull_request || github.event.action != 'closed' }}
53- uses : actions/setup-python@v6.0 .0
53+ uses : actions/setup-python@v6.1 .0
5454 with :
5555 python-version : ' 3.10'
5656 architecture : x64
Original file line number Diff line number Diff line change 9999 fi
100100
101101 - name : Setup Python
102- uses : actions/setup-python@v6.0 .0
102+ uses : actions/setup-python@v6.1 .0
103103 with :
104104 python-version : ' 3.12'
105105 architecture : x64
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v4.2.2
2323
2424 - name : Set up python
25- uses : actions/setup-python@18566f86b301499665bd3eb1a2247e0849c64fa5 # v5.6.0
25+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5.6.0
2626 with :
2727 python-version : ' 3.13'
2828
Original file line number Diff line number Diff line change 1313 timeout-minutes : 30
1414 steps :
1515 - uses : actions/checkout@v6.0.0
16- - uses : actions/setup-python@v6.0 .0
16+ - uses : actions/setup-python@v6.1 .0
1717 with :
1818 python-version : ' 3.12'
1919 - name : Version of clang-format
You can’t perform that action at this time.
0 commit comments