Skip to content

Commit d70be4d

Browse files
authored
Merge pull request #224 from BenAhrdt/dependabot/github_actions/ioBroker/testing-action-check-2
chore(deps): bump ioBroker/testing-action-check from 1 to 2
2 parents d41e767 + 61ecf18 commit d70be4d

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
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424

2525
steps:
26-
- uses: ioBroker/testing-action-check@v1
26+
- uses: ioBroker/testing-action-check@v2
2727
with:
2828
node-version: '24.x'
2929
# Uncomment the following line if your adapter cannot be installed using 'npm ci'

0 commit comments

Comments
 (0)