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.
2 parents 0720af7 + 0c278d3 commit 2ed6813Copy full SHA for 2ed6813
.github/workflows/phpunit.yml
@@ -65,7 +65,7 @@ jobs:
65
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
66
67
- name: Set up php ${{ matrix.php-versions }}
68
- uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b # v2
+ uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2
69
with:
70
php-version: ${{ matrix.php-versions }}
71
coverage: none
0 commit comments