Skip to content

Commit 39d7586

Browse files
build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#1015)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b256f1 commit 39d7586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/local-node-test-reusable.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
path: local-node
111111

112112
- name: Use Node.js [20]
113-
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
113+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
114114
with:
115115
node-version: 20
116116

0 commit comments

Comments
 (0)