We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698d407 commit 7a24869Copy full SHA for 7a24869
.github/workflows/smoke-test.yml
@@ -28,7 +28,7 @@ jobs:
28
npm run build
29
npm link
30
npm link eslint-plugin-jest
31
- - uses: AriPerkkio/eslint-remote-tester-run-action@v3
+ - uses: AriPerkkio/eslint-remote-tester-run-action@v4
32
with:
33
issue-title: 'Results of weekly scheduled smoke test'
34
eslint-remote-tester-config: eslint-remote-tester.config.ts
0 commit comments