Skip to content

Commit 2ed6813

Browse files
authored
Merge pull request #172 from LibreCodeCoop/chore/bump-php-installer
chore: bump php installer
2 parents 0720af7 + 0c278d3 commit 2ed6813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
6666

6767
- name: Set up php ${{ matrix.php-versions }}
68-
uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b # v2
68+
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2
6969
with:
7070
php-version: ${{ matrix.php-versions }}
7171
coverage: none

0 commit comments

Comments
 (0)