Skip to content

Commit e517d7a

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
repository: ${{ github.event.pull_request.head.repo.full_name }}
4646

4747
- name: Use Node.js 24.x
48-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
48+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
4949
with:
5050
cache: 'yarn'
5151
node-version: '24.x'

0 commit comments

Comments
 (0)