mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#36574)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e...820762786026740c76f36085b0efc47a31fe5020) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
ebffc6d882
commit
174fd676c0
@@ -126,7 +126,7 @@ jobs:
|
||||
ref: '4d29f59abac6aeed6fbc2467e24fc17560057bcb' # 3.0.1 commit ID
|
||||
- name: 'Setup Node.js'
|
||||
if: needs.get-chart.outputs.values-updated == 'true' && github.event.action != 'edited'
|
||||
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e
|
||||
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020
|
||||
with:
|
||||
node-version: '24.x'
|
||||
- name: 'Get npm cache directory'
|
||||
|
||||
Reference in New Issue
Block a user