Skip to content

Commit f6cae3b

Browse files
Bump ioBroker/testing-action-check from 1 to 2
Bumps [ioBroker/testing-action-check](https://github.com/iobroker/testing-action-check) from 1 to 2. - [Release notes](https://github.com/iobroker/testing-action-check/releases) - [Commits](ioBroker/testing-action-check@v1...v2) --- updated-dependencies: - dependency-name: ioBroker/testing-action-check dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4c1fdb commit f6cae3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030

3131
steps:
32-
- uses: ioBroker/testing-action-check@v1
32+
- uses: ioBroker/testing-action-check@v2
3333
with:
3434
node-version: '24.x'
3535
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

Comments
 (0)