Skip to content

Replace implicitly nullable parameters for PHP 8.4 (#1520) #317

Replace implicitly nullable parameters for PHP 8.4 (#1520)

Replace implicitly nullable parameters for PHP 8.4 (#1520) #317

Workflow file for this run

name: compile assets
on: [push]
jobs:
compile:
uses: laravel/.github/.github/workflows/compile-assets.yml@main
with:
cmd: build
build_path: "dist/"
node: "21"