Skip to content

Commit

Permalink
[actions]: update eslint-remote-tester-run-action
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio authored and ljharb committed Aug 28, 2022
1 parent 2d97346 commit c57ccd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: |
npm link
npm link eslint-plugin-react
- uses: AriPerkkio/eslint-remote-tester-run-action@v2
- uses: AriPerkkio/eslint-remote-tester-run-action@v3
with:
issue-title: 'Results of weekly scheduled smoke test'
eslint-remote-tester-config: test/eslint-remote-tester.config.js

0 comments on commit c57ccd1

Please sign in to comment.