Skip to content

Commit

Permalink
Land #18779, Update PHP Github action for acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanusz-r7 authored Feb 2, 2024
2 parents 6132264 + d9defd4 commit 18ea7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
if: runner.os == 'Linux'
run: sudo apt-get -y --no-install-recommends install libpcap-dev graphviz

- uses: shivammathur/setup-php@5b29e8a45433c406b3902dff138a820a408c45b7
- uses: shivammathur/setup-php@6d7209f44a25a59e904b1ee9f3b0c33ab2cd888d
if: ${{ matrix.meterpreter.name == 'php' }}
with:
php-version: ${{ matrix.meterpreter.runtime_version }}
Expand Down

0 comments on commit 18ea7b3

Please sign in to comment.