We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 177cd9e commit 9b99529Copy full SHA for 9b99529
.github/workflows/smoke-test.yml
@@ -18,7 +18,7 @@ jobs:
18
npm run build
19
npm link
20
npm link eslint-plugin-jest-dom
21
- - uses: AriPerkkio/eslint-remote-tester-run-action@v2
+ - uses: AriPerkkio/eslint-remote-tester-run-action@v3
22
with:
23
issue-title: "Results of weekly scheduled smoke test"
24
eslint-remote-tester-config: smoke-test/eslint-remote-tester.config.js
0 commit comments