Skip to content

Commit 113898f

Browse files
committed
Sync runner-smoke-test.yml from .github repo
1 parent d8f2317 commit 113898f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/runner-smoke-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
timeout-minutes: 10
1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@v4
15+
uses: actions/checkout@v4.3.1
1616

1717
- name: Verify required tools
1818
shell: bash
@@ -70,4 +70,3 @@ jobs:
7070
echo "- Required tools: bash, git, python3"
7171
echo "- Optional tools reported in logs: gh, podman, node, npm"
7272
} >> "$GITHUB_STEP_SUMMARY"
73-

0 commit comments

Comments
 (0)