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 1212 steps :
1313 - uses : actions/checkout@v4
1414
15- - uses : actions/setup-python@v4
15+ - uses : actions/setup-python@v5
1616 with :
1717 python-version : " 3.11"
1818
6464 uses : actions/checkout@v4
6565
6666 - name : Set up Python
67- uses : actions/setup-python@v4
67+ uses : actions/setup-python@v5
6868 with :
6969 python-version : " 3.11"
7070
Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@v4
1717
18- - uses : actions/setup-python@v4
18+ - uses : actions/setup-python@v5
1919 with :
2020 python-version : " 3.11"
2121
Original file line number Diff line number Diff line change 1515 - name : Check out repository
1616 uses : actions/checkout@v4
1717
18- - uses : actions/setup-python@v4
18+ - uses : actions/setup-python@v5
1919 with :
2020 python-version : " 3.11"
2121
You can’t perform that action at this time.
0 commit comments