File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6868 uses : actions/checkout@v4
6969
7070 - name : Install Python
71- uses : actions/setup-python@v4
71+ uses : actions/setup-python@v5
7272 with :
7373 python-version : ${{ env.PYTHON_VERSION }}
7474
9797 uses : actions/checkout@v4
9898
9999 - name : Install Python
100- uses : actions/setup-python@v4
100+ uses : actions/setup-python@v5
101101 with :
102102 python-version : ${{ env.PYTHON_VERSION }}
103103
Original file line number Diff line number Diff line change 9696 uses : actions/checkout@v4
9797
9898 - name : Install Python
99- uses : actions/setup-python@v4
99+ uses : actions/setup-python@v5
100100 with :
101101 python-version : ${{ env.PYTHON_VERSION }}
102102
Original file line number Diff line number Diff line change 5050 uses : actions/checkout@v4
5151
5252 - name : Install Python
53- uses : actions/setup-python@v4
53+ uses : actions/setup-python@v5
5454 with :
5555 python-version : ${{ env.PYTHON_VERSION }}
5656
You can’t perform that action at this time.
0 commit comments