File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2424 - name : Set up Python ${{ env.PYTHON_VERSION }}
25- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
25+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
2626 with :
2727 python-version : ${{ env.PYTHON_VERSION }}
2828 - name : Use Node.js ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 2727 steps :
2828 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2929 - name : Set up Python ${{ env.PYTHON_VERSION }}
30- uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
30+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
3131 with :
3232 python-version : ${{ env.PYTHON_VERSION }}
3333 - name : Use Node.js ${{ matrix.node-version }}
You can’t perform that action at this time.
0 commit comments