diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 34418cf..9631a7d 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: ioBroker/testing-action-check@v1 + - uses: ioBroker/testing-action-check@v2 with: node-version: '24.x' # Uncomment the following line if your adapter cannot be installed using 'npm ci'