File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 steps :
2929 - uses : ioBroker/testing-action-check@v1
3030 with :
31- node-version : ' 22 .x'
31+ node-version : ' 24 .x'
3232 # Uncomment the following line if your adapter cannot be installed using 'npm ci'
3333 # install-command: 'npm install'
3434 lint : true
7272 steps :
7373 - uses : ioBroker/testing-action-deploy@v1
7474 with :
75- node-version : ' 22 .x'
75+ node-version : ' 24 .x'
7676 # Uncomment the following line if your adapter cannot be installed using 'npm ci'
7777 # install-command: 'npm install'
7878 # npm-token: ${{ secrets.NPM_TOKEN }} # Commented out for migration to Trusted Publishing
Original file line number Diff line number Diff line change 2222 "url" : " https://github.com/ltspicer/ioBroker.sofarcloud.git"
2323 },
2424 "engines" : {
25- "node" : " >= 20"
25+ "node" : " > 20"
2626 },
2727 "dependencies" : {
2828 "@iobroker/adapter-core" : " ^3.3.2" ,
You can’t perform that action at this time.
0 commit comments