diff --git a/.github/workflows/dependabot-autoformat.yml b/.github/workflows/dependabot-autoformat.yml index 62b23b0..f558277 100644 --- a/.github/workflows/dependabot-autoformat.yml +++ b/.github/workflows/dependabot-autoformat.yml @@ -37,7 +37,7 @@ jobs: uses: pnpm/action-setup@v6 - name: Use Node.js 24 - uses: actions/setup-node@v6 + uses: actions/setup-node@v7 with: node-version: 24 cache: 'pnpm'