Merge 21b66d6047d229c225ce53d7808a333ca5fff527 into 0cc18d603182007013b77b070e2a0a46e2b7d3c5

This commit is contained in:
renovate[bot] 2025-04-14 03:24:44 +00:00 committed by GitHub
commit 608030d888
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ jobs:
run: | run: |
git config --global user.name "${{ github.event.pusher.name }}" git config --global user.name "${{ github.event.pusher.name }}"
git config --global user.email "${{ github.event.pusher.email }}" git config --global user.email "${{ github.event.pusher.email }}"
- uses: actions/setup-node@v4.0.1 - uses: actions/setup-node@v4.4.0
with: with:
node-version: 20 node-version: 20
registry-url: 'https://registry.npmjs.org' registry-url: 'https://registry.npmjs.org'