We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7347461 commit 6af693bCopy full SHA for 6af693b
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: Setup PHP
20
- uses: shivammathur/setup-php@2.32.0
+ uses: shivammathur/setup-php@2.35.4
21
with:
22
php-version: ${{ matrix.php }}
23
extensions: pmmp/ext-encoding@0.5.0
0 commit comments