Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 7dbcdd5

Browse files
Use macos compatible action
1 parent 8c3cb9c commit 7dbcdd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-whisper.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2323

2424
- name: Setup upterm session
25-
uses: lhotari/action-upterm@v1
25+
uses: mxschmitt/action-tmate@v3
2626
with:
2727
## limits ssh access and adds the ssh public key for the user which triggered the workflow
2828
limit-access-to-actor: true

0 commit comments

Comments
 (0)