File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121
2222 - name : Setup Python
23- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
23+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2424 with :
2525 python-version : ' 3.9'
2626 cache : ' pip'
Original file line number Diff line number Diff line change 3535 ref : ${{ inputs.ref }}
3636
3737 - name : Setup Python
38- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
38+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
3939 with :
4040 python-version : ' 3.9'
4141
Original file line number Diff line number Diff line change 2222 ref : ${{ inputs.ref }}
2323
2424 - name : Setup 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.9'
2828
You can’t perform that action at this time.
0 commit comments