File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 run : docker compose up --build -d
1919
2020 - name : Set Up Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : ' 3.x'
2424
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v5
1616
1717 - name : Set Up Python
18- uses : actions/setup-python@v5
18+ uses : actions/setup-python@v6
1919 with :
2020 python-version : ' 3.x'
2121
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@v5
2323
2424 - name : Set Up Python
25- uses : actions/setup-python@v5
25+ uses : actions/setup-python@v6
2626 with :
2727 python-version : ' 3.x'
2828
Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@v5
1313
1414 - name : Set Up Python
15- uses : actions/setup-python@v5
15+ uses : actions/setup-python@v6
1616 with :
1717 python-version : ' 3.x'
1818
You can’t perform that action at this time.
0 commit comments