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 01dcf78 commit 853b21cCopy full SHA for 853b21c
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: build
41
run: pipenv install --dev
42
- name: Run tmate
43
- uses: mxschmitt/action-tmate@3
+ uses: mxschmitt/action-tmate@v3
44
with:
45
limit-access-to-actor: true
46
- name: test
0 commit comments