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 9152170 commit fe915bdCopy full SHA for fe915bd
.github/workflows/smoke-test.yml
@@ -28,7 +28,7 @@ jobs:
28
npm run build
29
npm link
30
npm link eslint-plugin-jest-extended
31
- - uses: AriPerkkio/eslint-remote-tester-run-action@v4
+ - uses: AriPerkkio/eslint-remote-tester-run-action@v5
32
with:
33
issue-title: 'Results of weekly scheduled smoke test'
34
eslint-remote-tester-config: eslint-remote-tester.config.ts
0 commit comments