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 - uses : actions/checkout@v3
1616 - uses : actions/setup-node@v3
1717 with :
18- node-version : ' 22.17 .0'
18+ node-version : ' 22.19 .0'
1919 - run : sudo apt update && sudo apt-get install --no-install-recommends -y ruby-full libarchive-tools
2020 - run : sudo gem install fpm -v 1.15
2121 - run : npm install npm -g
Original file line number Diff line number Diff line change 2626 python-version : ' 3.12'
2727 - uses : actions/setup-node@v3
2828 with :
29- node-version : ' 22.17 .0'
29+ node-version : ' 22.19 .0'
3030 - run : pip install setuptools
3131 - run : npm install npm -g
3232 - run : npm install
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-node@v3
1515 with :
16- node-version : ' 22.17 .0'
16+ node-version : ' 22.19 .0'
1717 - run : pip install setuptools
1818 - run : npm install -g npm
1919 - run : npm install
Original file line number Diff line number Diff line change 4646 - name : Use Node.js
4747 uses : actions/setup-node@v3
4848 with :
49- node-version : ' 22.17 .0'
49+ node-version : ' 22.19 .0'
5050 - run : pip install setuptools
5151 - run : npm install npm -g
5252 - run : npm install
Original file line number Diff line number Diff line change 1- 22.17 .0
1+ 22.19 .0
You can’t perform that action at this time.
0 commit comments