Skip to content

Commit

Permalink
fix: smoke tests to use node 18 (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Oct 8, 2023
1 parent d65042d commit 0b601b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
pnpm link .
pnpm link eslint-plugin-vitest
- uses: AriPerkkio/eslint-remote-tester-run-action@v3
- uses: AriPerkkio/eslint-remote-tester-run-action@v4
with:
issue-title: "Results of weekly scheduled smoke test"
eslint-remote-tester-config: eslint-remote-tester.config.ts

0 comments on commit 0b601b3

Please sign in to comment.