File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 - uses : actions/checkout@v6.0.1
6060
6161 - name : Set up Python 3.13
62- uses : actions/setup-python@v6.1 .0
62+ uses : actions/setup-python@v6.2 .0
6363 with :
6464 python-version : 3.13
6565
7878 - uses : actions/checkout@v6.0.1
7979
8080 - name : Set up Python 3.13
81- uses : actions/setup-python@v6.1 .0
81+ uses : actions/setup-python@v6.2 .0
8282 with :
8383 python-version : 3.13
8484
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@v6.0.1
2323
2424 - name : get python 3.13
25- uses : actions/setup-python@v6.1 .0
25+ uses : actions/setup-python@v6.2 .0
2626 with :
2727 python-version : 3.13
2828
@@ -122,7 +122,7 @@ jobs:
122122 ref : master
123123
124124 - name : get python 3.13
125- uses : actions/setup-python@v6.1 .0
125+ uses : actions/setup-python@v6.2 .0
126126 with :
127127 python-version : 3.13
128128
You can’t perform that action at this time.
0 commit comments