Skip to content

Commit a4a512c

Browse files
committed
Use Node 21 on asset build
1 parent 68cfe83 commit a4a512c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/compile-assets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ jobs:
77
uses: laravel/.github/.github/workflows/compile-assets.yml@main
88
with:
99
cmd: build
10+
node: "21"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<a href="https://packagist.org/packages/laravel/horizon"><img src="https://img.shields.io/packagist/l/laravel/horizon" alt="License"></a>
88
</p>
99

10-
## Introduction test
10+
## Introduction
1111

1212
Horizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.
1313

0 commit comments

Comments
 (0)