File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v5
1515
1616 - name : Set up Python
17- uses : actions/setup-python@v5
17+ uses : actions/setup-python@v6
1818 with :
1919 python-version : ' 3.11'
2020 cache : ' pip'
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v5
1919
2020 - name : Set up Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : ' 3.11'
2424 cache : ' pip'
6565 - uses : actions/checkout@v5
6666
6767 - name : Set up Python
68- uses : actions/setup-python@v5
68+ uses : actions/setup-python@v6
6969 with :
7070 python-version : ' 3.11'
7171 cache : ' pip'
Original file line number Diff line number Diff line change 1212 fetch-depth : 0 # Fetch all history for all branches
1313
1414 - name : Set up Python
15- uses : actions/setup-python@v5
15+ uses : actions/setup-python@v6
1616 with :
1717 python-version : ' 3.11'
1818 cache : ' pip'
Original file line number Diff line number Diff line change 1616 fetch-depth : 0 # Fetch all history for all branches
1717
1818 - name : Set up Python
19- uses : actions/setup-python@v5
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : ' 3.11'
2222 cache : ' pip'
Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v5
1515
1616 - name : Set up Python
17- uses : actions/setup-python@v5
17+ uses : actions/setup-python@v6
1818 with :
1919 python-version : ' 3.11'
2020 cache : ' pip'
You can’t perform that action at this time.
0 commit comments