Skip to content

Commit 5f32866

Browse files
committed
Test out graceful timeout.
1 parent d43e84c commit 5f32866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wait-for-connection-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # ratchet:actions/checkout@v4
3939
with:
4040
repository: google-ml-infra/actions
41-
ref: polish_ssh_connection_action
41+
ref: ssh_graceful_timeout
4242
path: cool_actions
4343
- name: Wait For Connection
4444
uses: ./cool_actions/ci_connection/

0 commit comments

Comments
 (0)