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