We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb6bc2 commit ea85450Copy full SHA for ea85450
.github/workflows/smoke-test.yml
@@ -21,7 +21,7 @@ jobs:
21
- run: npm link
22
working-directory: ./dist
23
- run: npm link eslint-plugin-testing-library
24
- - uses: AriPerkkio/eslint-remote-tester-run-action@v2
+ - uses: AriPerkkio/eslint-remote-tester-run-action@v3
25
with:
26
issue-title: 'Results of weekly scheduled smoke test'
27
eslint-remote-tester-config: tests/eslint-remote-tester.config.js
0 commit comments