We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3312c commit 430b384Copy full SHA for 430b384
.github/workflows/main.yml
@@ -127,7 +127,7 @@ jobs:
127
runs-on: windows-latest
128
steps:
129
- name: Build the extension
130
- uses: php/php-windows-builder/extension@eb2adac38d608124ab1bda8f85b7ae3c0f3ac670
+ uses: php/php-windows-builder/extension@5199585cd19be6fb11e6b229d4b662649dc79ac8
131
#uses: php/php-windows-builder/extension@5106db21e6a35781bff937be3c9e1e56d7b17789
132
with:
133
#extension-url: https://github.com/xdebug/xdebug
0 commit comments