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 6b27aa7 commit dbf3453Copy full SHA for dbf3453
.github/workflows/smoke-test.yml
@@ -18,7 +18,7 @@ jobs:
18
npm run build
19
npm link
20
npm link eslint-plugin-jest
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