Merge pull request #16311 from prometheus/dependabot/github_actions/actions/setup-node-4.3.0

chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0
This commit is contained in:
github-actions[bot] 2025-03-27 21:49:22 +01:00 committed by GitHub
commit aead2923a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -254,7 +254,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: prometheus/promci@443c7fc2397e946bc9f5029e313a9c3441b9b86d # v0.4.7
- name: Install nodejs
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
with:
node-version-file: "web/ui/.nvmrc"
registry-url: "https://registry.npmjs.org"