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 : Setup Node.js
1616 uses : actions/setup-node@v3
1717 with :
18- node-version : " 20 "
18+ node-version : 20
1919 registry-url : ' https://registry.npmjs.org'
2020
2121 - name : Install dependencies
4646 - name : Setup Node.js
4747 uses : actions/setup-node@v3
4848 with :
49- node-version : " 20 "
49+ node-version : 20
5050 registry-url : ' https://registry.npmjs.org'
5151
5252 - name : Install dependencies
7373 - name : Setup Node.js
7474 uses : actions/setup-node@v3
7575 with :
76- node-version : " 20 "
76+ node-version : 20
7777
7878 - name : Configure .npmrc for GitHub Packages
7979 run : |
Original file line number Diff line number Diff line change 11{
22 "name" : " modulatecss" ,
3- "version" : " 1.0.29 " ,
3+ "version" : " 1.0.30 " ,
44 "description" : " ..." ,
55 "main" : " dist/css/modulate.min.css" ,
66 "style" : " dist/css/modulate.min.css" ,
You can’t perform that action at this time.
0 commit comments