mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #6979 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/setup-node-6
Some checks are pending
Codespell / Check spelling (push) Waiting to run
Some checks are pending
Codespell / Check spelling (push) Waiting to run
build(deps): bump actions/setup-node from 5 to 6 in /.github/workflows
This commit is contained in:
commit
d83b9545f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- uses: actions/setup-node@v5
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: lts/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue