We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8279d2 commit 8bd50c8Copy full SHA for 8bd50c8
.github/workflows/smoke-test.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- run: npm link eslint-plugin-testing-library
30
31
- - uses: AriPerkkio/eslint-remote-tester-run-action@v3
+ - uses: AriPerkkio/eslint-remote-tester-run-action@v4
32
with:
33
issue-title: 'Results of weekly scheduled smoke test'
34
eslint-remote-tester-config: tests/eslint-remote-tester.config.js
0 commit comments