File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 path : ansible_collections/ngine_io/cloudstack
3939
4040 - name : Set up Python ${{ matrix.python-version }}
41- uses : actions/setup-python@v5
41+ uses : actions/setup-python@v6
4242 with :
4343 python-version : ${{ matrix.python-version }}
4444
Original file line number Diff line number Diff line change 1515 with :
1616 path : ansible_collections/ngine_io/cloudstack
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 - name : Install dependencies
Original file line number Diff line number Diff line change 3131 path : ansible_collections/ngine_io/cloudstack
3232
3333 - name : Set up Python
34- uses : actions/setup-python@v5
34+ uses : actions/setup-python@v6
3535 with :
3636 python-version : " 3.11"
3737
You can’t perform that action at this time.
0 commit comments