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 4dc5919 commit c88b0b7Copy full SHA for c88b0b7
1 file changed
.github/workflows/test-php.yml
@@ -101,7 +101,7 @@ jobs:
101
102
- name: Setup tmate session
103
if: ${{ !cancelled() && github.event.inputs.enable_terminal }}
104
- uses: mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3
+ uses: mxschmitt/action-tmate@35b54afac29c97fb54faba5b513f8fbd1882f113 # v3
105
timeout-minutes: 5
106
107
build-php:
0 commit comments