We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3335d06 commit 7d67604Copy full SHA for 7d67604
.github/workflows/terminal.yml
@@ -88,6 +88,6 @@ jobs:
88
git_commit_gpgsign: true
89
90
# Setup a terminal session:
91
- - name: 'Setup upterm session'
+ - name: 'Setup tmate session'
92
# Pin action to full length commit SHA
93
- uses: lhotari/action-upterm@b0357f23233f5ea6d58947c0c402e0631bab7334 # v1.0.0
+ uses: mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3.2.2
0 commit comments