File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - name : Check out source repository
2020 uses : actions/checkout@v6.0.2
2121 - name : Set up Python environment - 3.12
22- uses : actions/setup-python@v6
22+ uses : actions/setup-python@v6.2.0
2323 with :
2424 python-version : " 3.12"
2525 cache : " pip"
Original file line number Diff line number Diff line change 5454 fi
5555
5656 - name : Set up Python
57- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
57+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
5858 with :
5959 python-version : ${{ env.PYTHON_VERSION }}
6060
Original file line number Diff line number Diff line change 5858 enable-cache : true
5959
6060 - name : Set up Python
61- uses : actions/setup-python@v6
61+ uses : actions/setup-python@v6.2.0
6262 with :
6363 python-version-file : " pyproject.toml"
6464
You can’t perform that action at this time.
0 commit comments