File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 - name : install libraries
1616 run : sudo apt-get install libjson-c-dev
1717 - uses : actions/checkout@v3
18- - uses : actions/setup-python@v3
18+ - uses : actions/setup-python@v4
1919 with :
2020 python-version : ' 3.x'
21213636 - name : install libraries
3737 run : sudo apt-get install -y libpam-dev libcap-ng-dev
3838 - uses : actions/checkout@v3
39- - uses : actions/setup-python@v3
39+ - uses : actions/setup-python@v4
4040 with :
4141 python-version : ' 3.x'
42425858 - name : install libraries
5959 run : sudo apt-get install -y libpam-dev libcap-ng-dev
6060 - uses : actions/checkout@v3
61- - uses : actions/setup-python@v3
61+ - uses : actions/setup-python@v4
6262 with :
6363 python-version : ' 3.x'
64648080 - name : install libraries
8181 run : sudo apt-get install libjson-c-dev lcov
8282 - uses : actions/checkout@v3
83- - uses : actions/setup-python@v3
83+ - uses : actions/setup-python@v4
8484 with :
8585 python-version : ' 3.x'
8686
You can’t perform that action at this time.
0 commit comments