Unverified Commit 8f0f7271 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

use `@main` (#31065)



use main
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 9d35edbb
...@@ -56,7 +56,7 @@ jobs: ...@@ -56,7 +56,7 @@ jobs:
nvidia-smi nvidia-smi
- name: Tailscale # In order to be able to SSH when a test fails - name: Tailscale # In order to be able to SSH when a test fails
uses: huggingface/tailscale-action@v1 uses: huggingface/tailscale-action@main
with: with:
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }} authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }} slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment