Skip to content

Use LTS version of node #285

Use LTS version of node

Use LTS version of node #285

Workflow file for this run

name: Compile Assets
on: [push]
jobs:
compile:
uses: laravel/.github/.github/workflows/compile-assets.yml@main
with:
cmd: build
node: 'lts/*'