mirror of
https://github.com/bitwarden/server.git
synced 2025-12-10 00:42:07 -06:00
[deps]: Update actions/setup-node action to v6 (#6499)
This commit is contained in:
parent
f0ec201745
commit
7f04830f77
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -122,7 +122,7 @@ jobs:
|
||||
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
|
||||
|
||||
- name: Set up Node
|
||||
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
|
||||
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
|
||||
with:
|
||||
cache: "npm"
|
||||
cache-dependency-path: "**/package-lock.json"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user