build(deps): Bump actions/setup-node from 5 to 6 (#25458)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
This commit is contained in:
dependabot[bot] 2025-10-15 17:21:53 -04:00 committed by GitHub
parent abc305483d
commit b578aa71cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js 🔧
uses: actions/setup-node@v5
uses: actions/setup-node@v6
with:
node-version: "24.x"