forked from mirrors/homebox
chore(deps): update actions/setup-node action to v4 (#621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Former-commit-id: a70ee33759712590d63842fe3c8662584b39776e
This commit is contained in:
parent
eb9175ab27
commit
e3ddc68eb2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/partial-frontend.yaml
vendored
2
.github/workflows/partial-frontend.yaml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
go-version: "1.20"
|
go-version: "1.20"
|
||||||
|
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue