Skip to content

Commit 9a44fb6

Browse files
dependabot[bot]vigneshintelnathsudi
authored
[gha] Bump actions/setup-node from 6.2.0 to 6.3.0 (#584)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vignesh Chandrasekharan <vignesh.chandrasekharan@intel.com> Co-authored-by: Sudipta <sudipta.kumar.nath@intel.com>
1 parent fecfc93 commit 9a44fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/library.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Cache npm dependencies
25-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
25+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
2626
with:
2727
node-version: 20
2828
cache: "npm"

0 commit comments

Comments
 (0)