mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-04 20:06:12 +02:00
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:
commit
aead2923a1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user