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 3939 uses : actions/checkout@v5
4040
4141 - name : Install Python
42- uses : actions/setup-python@v5
42+ uses : actions/setup-python@v6
4343 with :
4444 python-version : ${{ env.PYTHON_VERSION }}
4545
6666 uses : actions/checkout@v5
6767
6868 - name : Install Python
69- uses : actions/setup-python@v5
69+ uses : actions/setup-python@v6
7070 with :
7171 python-version : ${{ env.PYTHON_VERSION }}
7272
Original file line number Diff line number Diff line change 2424 uses : actions/checkout@v5
2525
2626 - name : Install Python
27- uses : actions/setup-python@v5
27+ uses : actions/setup-python@v6
2828 with :
2929 python-version : ${{ env.PYTHON_VERSION }}
3030
Original file line number Diff line number Diff line change 4444 go-version-file : go.mod
4545
4646 - name : Install Python
47- uses : actions/setup-python@v5
47+ uses : actions/setup-python@v6
4848 with :
4949 python-version : ${{ env.PYTHON_VERSION }}
5050
You can’t perform that action at this time.
0 commit comments