Update from template: X0000-updateNodeJsAtTestAndRelease
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: ioBroker/testing-action-check@v1
|
- uses: ioBroker/testing-action-check@v1
|
||||||
with:
|
with:
|
||||||
node-version: '22.x'
|
node-version: '24.x'
|
||||||
lint: true
|
lint: true
|
||||||
|
|
||||||
adapter-tests:
|
adapter-tests:
|
||||||
@@ -67,6 +67,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: ioBroker/testing-action-deploy@v1
|
- uses: ioBroker/testing-action-deploy@v1
|
||||||
with:
|
with:
|
||||||
node-version: '22.x'
|
node-version: '24.x'
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
build: true
|
build: true
|
||||||
|
|||||||
Reference in New Issue
Block a user