There was an error while loading. Please reload this page.
1 parent 31848fa commit 1687d7fCopy full SHA for 1687d7f
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Setup PHP
13
- uses: shivammathur/setup-php@v2
+ uses: shivammathur/setup-php@2.35.3
14
with:
15
php-version: '8.2'
16
- name: Install dependencies
0 commit comments