Skip to content

Commit 6f18e64

Browse files
chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#3186)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57fa671 commit 6f18e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_check_api_ref.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
102102
- name: Set up Node.js
103103
if: steps.changed.outputs.integrations != '[]'
104-
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
104+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
105105
with:
106106
node-version: "22"
107107

0 commit comments

Comments
 (0)