Skip to content

Commit 03d24e7

Browse files
authored
Update eslint-remote-tester-run-action to v4 (#2145)
1 parent d3f6b60 commit 03d24e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
npm install
1616
npm link
1717
npm link eslint-plugin-unicorn
18-
- uses: AriPerkkio/eslint-remote-tester-run-action@v2
18+
- uses: AriPerkkio/eslint-remote-tester-run-action@v4
1919
with:
2020
issue-title: "Results of weekly scheduled smoke test"
2121
eslint-remote-tester-config: test/smoke/eslint-remote-tester.config.js

0 commit comments

Comments
 (0)