We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d19b0 commit 3f62d47Copy full SHA for 3f62d47
.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@v3
+ - uses: AriPerkkio/eslint-remote-tester-run-action@v4
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