Skip to content

Commit f99064d

Browse files
Merge pull request #622 from ioBroker/dependabot/github_actions/ioBroker/testing-action-check-2
Bump ioBroker/testing-action-check from 1 to 2
2 parents e4c1fdb + f6cae3b commit f99064d

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)