File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 fetch-depth : 0
1818
1919 - name : Set up Python
20- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
20+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
2121 with :
2222 python-version : " 3.x"
2323
Original file line number Diff line number Diff line change 1616 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1717
1818 - name : Set up Python
19- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
19+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
2020 with :
2121 python-version : ${{ matrix.python-version }}
2222
Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
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 2020 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121
2222 - name : Set up Python
23- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
23+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626
You can’t perform that action at this time.
0 commit comments