File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3838 - name : " Checkout Repository"
3939 uses : actions/checkout@v5
4040 - name : " Setup Python"
41- uses : actions/setup-python@v5
41+ uses : actions/setup-python@v6
4242 with :
4343 python-version : " 3.13"
4444 - name : " Install uv"
Original file line number Diff line number Diff line change 1717 - name : " Checkout Repository"
1818 uses : actions/checkout@v5
1919 - name : " Setup Python"
20- uses : actions/setup-python@v5
20+ uses : actions/setup-python@v6
2121 with :
2222 python-version : " 3.13"
2323 - name : " Install uv"
Original file line number Diff line number Diff line change 2222 - name : " Checkout Repository"
2323 uses : actions/checkout@v5
2424 - name : " Setup Python"
25- uses : actions/setup-python@v5
25+ uses : actions/setup-python@v6
2626 with :
2727 python-version : " 3.13"
2828 - name : " Install uv"
Original file line number Diff line number Diff line change 3434 - name : " Checkout Repository"
3535 uses : actions/checkout@v5
3636 - name : " Setup Python"
37- uses : actions/setup-python@v5
37+ uses : actions/setup-python@v6
3838 with :
3939 python-version : " 3.13"
4040 - name : " Install uv"
5454 - name : " Checkout Repository"
5555 uses : actions/checkout@v5
5656 - name : " Setup Python"
57- uses : actions/setup-python@v5
57+ uses : actions/setup-python@v6
5858 with :
5959 python-version : " 3.13"
6060 - name : " Install uv"
7474 - name : " Checkout Repository"
7575 uses : actions/checkout@v5
7676 - name : " Setup Python"
77- uses : actions/setup-python@v5
77+ uses : actions/setup-python@v6
7878 with :
7979 python-version : " 3.13"
8080 - name : " Install uv"
Original file line number Diff line number Diff line change 2121 with :
2222 fetch-depth : 0 # Fetch all history for all branches
2323 - name : " Setup Python"
24- uses : actions/setup-python@v5
24+ uses : actions/setup-python@v6
2525 with :
2626 python-version : " 3.13"
2727 - name : " Install uv"
You can’t perform that action at this time.
0 commit comments