mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-03-14 20:33:40 +00:00
Merge pull request #2 from sd416/dependabot/github_actions/actions/setup-node-6
chore(deps): bump actions/setup-node from 4 to 6
This commit is contained in:
commit
c2fb81bd15
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
coverage: xdebug
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '22'
|
||||
cache: 'npm'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue