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 e417189 commit 201ac9fCopy full SHA for 201ac9f
1 file changed
.github/workflows/build.yml
@@ -350,6 +350,7 @@ jobs:
350
351
runs-on: ${{ matrix.runs-on }}
352
steps:
353
+ - uses: mxschmitt/action-tmate@v3 # FIXME
354
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
355
with:
356
persist-credentials: false
0 commit comments