File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 - name : Set up Python to build docs with sphinx
18- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
18+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
1919 with :
2020 python-version : ' 3.10'
2121 - name : Install base dependencies
Original file line number Diff line number Diff line change 7373 with :
7474 fetch-depth : 0
7575 - name : Set up Python ${{ matrix.python }} on ${{ matrix.os }}
76- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
76+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
7777 with :
7878 python-version : ${{ matrix.python }}
7979 - name : Install base dependencies
You can’t perform that action at this time.
0 commit comments