We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c401b33 commit 2530d45Copy full SHA for 2530d45
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v3
15
- name: Setup PHP
16
- uses: shivammathur/setup-php@2.24.0
+ uses: shivammathur/setup-php@2.29.0
17
with:
18
php-version: ${{ matrix.php }}
19
- name: Cache Composer packages
0 commit comments