File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 fetch-depth : 0
2323
2424 - name : Set up Python
25- uses : actions/setup-python@v5
25+ uses : actions/setup-python@v6
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 cache : " pip"
4747 fetch-depth : 0
4848
4949 - name : Set up Python
50- uses : actions/setup-python@v5
50+ uses : actions/setup-python@v6
5151 with :
5252 python-version : " 3.13"
5353 cache : " pip"
@@ -127,7 +127,7 @@ jobs:
127127 fetch-depth : 0
128128
129129 - name : Set up Python
130- uses : actions/setup-python@v5
130+ uses : actions/setup-python@v6
131131 with :
132132 python-version : " 3.13"
133133
Original file line number Diff line number Diff line change 1616 fetch-depth : 0
1717
1818 - name : Set up Python
19- uses : actions/setup-python@v5
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : " 3.12"
2222
You can’t perform that action at this time.
0 commit comments