chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#2484)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-17 19:29:46 -06:00
committed by GitHub
parent 0fee5fb278
commit 0b975f6148

View File

@@ -45,7 +45,7 @@ jobs:
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Use Node.js 20.x
uses: actions/setup-node@v4.2.0
uses: actions/setup-node@v4.3.0
with:
cache: 'yarn'
node-version: '20.x'