build(deps): Bump actions/setup-node from 3 to 4 (#24282)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
dependabot[bot] 2025-04-01 12:29:18 -04:00 committed by GitHub
parent c2da4bb3e0
commit 3bcf8c33e4
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@v3
uses: actions/setup-node@v4
with:
node-version: "16.x"