File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 lint :
55 runs-on : ubuntu-latest
66 steps :
7- - uses : actions/checkout@v4
7+ - uses : actions/checkout@v5
88 - uses : psf/black@stable
99 with :
1010 options : " --check --verbose"
Original file line number Diff line number Diff line change 3333 - 1.7.0
3434 steps :
3535 - name : Check out code
36- uses : actions/checkout@v4
36+ uses : actions/checkout@v5
3737 with :
3838 path : ansible_collections/ngine_io/cloudstack
3939
Original file line number Diff line number Diff line change 1111 run :
1212 working-directory : ansible_collections/ngine_io/cloudstack
1313 steps :
14- - uses : actions/checkout@v4
14+ - uses : actions/checkout@v5
1515 with :
1616 path : ansible_collections/ngine_io/cloudstack
1717 - name : Set up Python
Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-22.04
2727 steps :
2828 - name : Check out code
29- uses : actions/checkout@v4
29+ uses : actions/checkout@v5
3030 with :
3131 path : ansible_collections/ngine_io/cloudstack
3232
You can’t perform that action at this time.
0 commit comments