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 205bb0f commit 9c5da4bCopy full SHA for 9c5da4b
.github/workflows/shared_meterpreter_acceptance.yml
@@ -112,7 +112,7 @@ jobs:
112
if: runner.os == 'Linux'
113
run: sudo apt-get -y --no-install-recommends install libpcap-dev graphviz
114
115
- - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231
+ - uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1
116
if: ${{ matrix.meterpreter.name == 'php' }}
117
with:
118
php-version: ${{ matrix.meterpreter.runtime_version }}
0 commit comments