We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4c1fdb + f6cae3b commit f99064dCopy full SHA for f99064d
1 file changed
.github/workflows/test-and-release.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-latest
30
31
steps:
32
- - uses: ioBroker/testing-action-check@v1
+ - uses: ioBroker/testing-action-check@v2
33
with:
34
node-version: '24.x'
35
install-command: 'npm ci && cd src-admin && npm ci && cd ../src-www && npm ci && cd ../packages/dm-widgets && npm ci && npm run build'
0 commit comments