Skip to content

Commit 7ebd359

Browse files
authored
Update tailscale action to main (huggingface#8403)
1 parent d3881f3 commit 7ebd359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ssh-runner.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
nvidia-smi
3939
4040
- name: Tailscale # In order to be able to SSH when a test fails
41-
uses: huggingface/tailscale-action@v1
41+
uses: huggingface/tailscale-action@main
4242
with:
4343
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
4444
slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }}

0 commit comments

Comments
 (0)