File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626 container : ghcr.io/iarsystems/arm:9.70.4-st
2727 steps :
28- - uses : actions/checkout@v4
28+ - uses : actions/checkout@v6
2929
3030 - name : Check compiler version
3131 run : iccarm --version
4646 runs-on : ubuntu-latest
4747 container : ghcr.io/iarsystems/arm:9.70.4-st
4848 steps :
49- - uses : actions/checkout@v4
49+ - uses : actions/checkout@v6
5050
5151 - name : C-STAT - Library
5252 run : |
6666 runs-on : ubuntu-latest
6767 container : ghcr.io/iarsystems/arm:9.70.4-st
6868 steps :
69- - uses : actions/checkout@v4
69+ - uses : actions/checkout@v6
7070 - name : Download library
7171 uses : actions/download-artifact@v8
7272 with :
9090 runs-on : ubuntu-latest
9191 container : ghcr.io/iarsystems/arm:9.70.4-st
9292 steps :
93- - uses : actions/checkout@v4
93+ - uses : actions/checkout@v6
9494 - name : Static Analysis
9595 run : |
9696 iarbuild project/EWARM/project.ewp -cstat_analyze Debug -log all
You can’t perform that action at this time.
0 commit comments