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 2929 steps :
3030 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3131 - name : Set up Python ${{ env.PYTHON_VERSION }}
32- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
32+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3333 with :
3434 python-version : ${{ env.PYTHON_VERSION }}
3535 - name : Use Node.js ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 3434 steps :
3535 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3636 - name : Set up Python ${{ env.PYTHON_VERSION }}
37- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
37+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3838 with :
3939 python-version : ${{ env.PYTHON_VERSION }}
4040 - name : Use Node.js ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 3838 with :
3939 persist-credentials : false
4040 - name : Set up Python ${{ env.PYTHON_VERSION }}
41- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
41+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
4242 with :
4343 python-version : ${{ env.PYTHON_VERSION }}
4444 - name : Use Node.js ${{ env.NODE_VERSION }}
You can’t perform that action at this time.
0 commit comments