diff --git a/.github/workflows/smoke-test.yml b/.github/workflows/smoke-test.yml index 2bd8bd76..59c6eb59 100644 --- a/.github/workflows/smoke-test.yml +++ b/.github/workflows/smoke-test.yml @@ -28,7 +28,7 @@ jobs: - run: npm link eslint-plugin-testing-library - - uses: AriPerkkio/eslint-remote-tester-run-action@v4 + - uses: AriPerkkio/eslint-remote-tester-run-action@v5 with: issue-title: 'Results of weekly scheduled smoke test' eslint-remote-tester-config: tests/eslint-remote-tester.config.js