Skip to content

Commit eb919ee

Browse files
authored
is it too much to ask to not have stupid issues like this???
1 parent 9d8613e commit eb919ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-pm-matrix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ jobs:
301301
- name: Upload .gdbinit artifact
302302
uses: actions/upload-artifact@v4
303303
with:
304-
name: PHP-${[ inputs.php-version-base }}.gdbinit
304+
name: PHP-${{ inputs.php-version-base }}.gdbinit
305305
path: |
306306
${{ github.workspace }}/*.gdbinit
307307

0 commit comments

Comments
 (0)