Merge 1ed1634702ad83f0047027481b77fa4f220ddfb8 into 4a8376e001c7725687f0624d1c3698a3f6ab337e

This commit is contained in:
dependabot[bot] 2026-04-21 05:53:41 +00:00 committed by GitHub
commit 7dab2e22aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
yarn --version
-
name: Set up Node
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: ${{ env.NODE_VERSION }}
-