Skip to content

Bump rollup from 4.22.4 to 4.59.0 (#1717) #486

Bump rollup from 4.22.4 to 4.59.0 (#1717)

Bump rollup from 4.22.4 to 4.59.0 (#1717) #486

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