Skip to content

Commit 45515fc

Browse files
CopilotBelco90
andauthored
ci: fix smoke test workflow (#1134)
Closes #1133 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Belco90 <2677072+Belco90@users.noreply.github.com>
1 parent d865ce0 commit 45515fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
pnpm install
3131
pnpm run build
3232
33-
- uses: AriPerkkio/eslint-remote-tester-run-action@v4
33+
- uses: AriPerkkio/eslint-remote-tester-run-action@v5
3434
with:
3535
issue-title: 'Results of smoke test'
3636
issue-label: 'smoke-test'

0 commit comments

Comments
 (0)