Skip to content

Commit 9c5da4b

Browse files
committed
Update PHP testing setup
1 parent 205bb0f commit 9c5da4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared_meterpreter_acceptance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
if: runner.os == 'Linux'
113113
run: sudo apt-get -y --no-install-recommends install libpcap-dev graphviz
114114

115-
- uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231
115+
- uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1
116116
if: ${{ matrix.meterpreter.name == 'php' }}
117117
with:
118118
php-version: ${{ matrix.meterpreter.runtime_version }}

0 commit comments

Comments
 (0)