File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2222 # Set the pip environment up
2323 - name : Get 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.11'
2727 cache : ' pipenv' # caching pip dependencies
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2323 # Set the pip environment up
2424 - name : Get Python
25- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
25+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2626 with :
2727 python-version : ' 3.11'
2828 cache : ' pipenv' # caching pip dependencies
Original file line number Diff line number Diff line change 5151 repository : ${{ github.event.pull_request.head.repo.full_name }}
5252 # Set the pip environment up
5353 - name : Get Python
54- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
54+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
5555 with :
5656 python-version : ' 3.11'
5757 cache : ' pipenv' # caching pip dependencies
Original file line number Diff line number Diff line change 1919 ref : ${{ github.event.pull_request.head.sha }}
2020 # Set the pip environment up
2121 - name : Get Python
22- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
22+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2323 with :
2424 python-version : ' 3.11'
2525 cache : ' pipenv' # caching pip dependencies
You can’t perform that action at this time.
0 commit comments