File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 sudo apt-get install dvipng
3434
3535 - name : Set up Python ${{env.python_version}}
36- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
36+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
3737 with :
3838 python-version : ${{env.python_version}}
3939
Original file line number Diff line number Diff line change 2929 - name : Checkout
3030 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3131 - name : Set up Python ${{matrix.python-version}}
32- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
32+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
3333 with :
3434 python-version : ${{matrix.python-version}}
3535 - name : Install dependencies
Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424
2525 - name : Set up Python
26- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
26+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2727 with :
2828 python-version : 3.14
2929
You can’t perform that action at this time.
0 commit comments