We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d22a3 commit 6ac0752Copy full SHA for 6ac0752
.github/workflows/update-framework.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Check out source code
27
uses: actions/checkout@v4
28
29
- - name: Set up PHP envirnoment
+ - name: Set up PHP environment
30
uses: shivammathur/setup-php@v2
31
with:
32
php-version: '7.4'
0 commit comments