Skip to content

Commit 1687d7f

Browse files
Update ci.yml (#15)
Signed-off-by: Max Barrett <maximilliangroup@gmail.com>
1 parent 31848fa commit 1687d7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: Setup PHP
13-
uses: shivammathur/setup-php@v2
13+
uses: shivammathur/setup-php@2.35.3
1414
with:
1515
php-version: '8.2'
1616
- name: Install dependencies

0 commit comments

Comments
 (0)