Skip to content

Commit aa59b00

Browse files
committed
Update GitHub Actions
1 parent 230919a commit aa59b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: PHP ${{ matrix.php }}
2323

2424
steps:
25-
- name: Setup PHP ${{ matrix.php-version }}
25+
- name: Setup PHP ${{ matrix.php }}
2626
uses: shivammathur/setup-php@v2
2727
with:
2828
php-version: ${{ matrix.php }}

0 commit comments

Comments
 (0)