File tree Expand file tree Collapse file tree 5 files changed +220
-235
lines changed Expand file tree Collapse file tree 5 files changed +220
-235
lines changed Original file line number Diff line number Diff line change 99 PACKAGE : ignition-sensors6
1010 runs-on : macos-latest
1111 steps :
12- - uses : actions/checkout@v2
12+ - uses : actions/checkout@v3
1313 - name : Set up Homebrew
1414 id : set-up-homebrew
1515 uses : Homebrew/actions/setup-homebrew@master
Original file line number Diff line number Diff line change 88 name : Ubuntu Bionic CI
99 steps :
1010 - name : Checkout
11- uses : actions/checkout@v2
11+ uses : actions/checkout@v3
1212 - name : Compile and test
1313 id : ci
1414 uses : ignition-tooling/action-ignition-ci@bionic
1919 name : Ubuntu Focal CI
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v2
22+ uses : actions/checkout@v3
2323 - name : Compile and test
2424 id : ci
2525 uses : ignition-tooling/action-ignition-ci@focal
3030 name : Ubuntu Jammy CI
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@v2
33+ uses : actions/checkout@v3
3434 - name : Compile and test
3535 id : ci
3636 uses : ignition-tooling/action-ignition-ci@jammy
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments