We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint-remote-tester-run-action
1 parent d3f6b60 commit 03d24e7Copy full SHA for 03d24e7
.github/workflows/smoke-test.yml
@@ -15,7 +15,7 @@ jobs:
15
npm install
16
npm link
17
npm link eslint-plugin-unicorn
18
- - uses: AriPerkkio/eslint-remote-tester-run-action@v2
+ - uses: AriPerkkio/eslint-remote-tester-run-action@v4
19
with:
20
issue-title: "Results of weekly scheduled smoke test"
21
eslint-remote-tester-config: test/smoke/eslint-remote-tester.config.js
0 commit comments